Files

11 lines
1.0 KiB
Smarty
Raw Permalink Normal View History

2026-03-03 13:56:44 +08:00
<table width="100%" class="xmt-10">
<!--{foreach key=j item=v from=$kind name=foo}-->
<!--{assign var="i" value=$smarty.foreach.foo.index}-->
<tr class="xlh-25 <!--{if $GG.kid == $j}-->hy_bj<!--{else}--><!--{if $i%2==0 }--> xb-ef<!--{/if}--><!--{/if}-->">
<td>&nbsp;<!--{$v}--></td>
<td align=right <!--{if $GG.kid == $j and $GG.tys == 'limit'}-->class="xc-red"<!--{/if}--> onclick="huan('<!--{$v}-->','<!--{$j}-->','limit','<!--{$data[$j].UnionGoldLimit}-->');"><!--{$data[$j].UnionGoldLimit}--><3E>ֽ<EFBFBD><D6BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>&nbsp;</td>
<td align=right <!--{if $GG.kid == $j and $GG.tys == 'score'}-->class="xc-red"<!--{/if}--> onclick="huan('<!--{$v}-->','<!--{$j}-->','score','<!--{$data[$j].ScoreMultiple}-->');"><3E><><EFBFBD>ַ<EFBFBD><!--{$data[$j].ScoreMultiple}--><3E><>&nbsp;</td>
<td align=right <!--{if $GG.kid == $j and $GG.tys == 'gold'}-->class="xc-red"<!--{/if}--> onclick="huan('<!--{$v}-->','<!--{$j}-->','gold','<!--{$data[$j].GameGold}-->');">ÿ<><C3BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><!--{$data[$j].GameGold}--><3E><>&nbsp;</td>
</tr>
<!--{/foreach}-->
</table>