Files
wnmj/GonghuiWeb/www/m/gong/huan.tpl

11 lines
1.0 KiB
Smarty
Raw Normal View History

2026-02-24 09:25:17 +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}-->');"><3E><><EFBFBD><EFBFBD><!--{$data[$j].GameGold}--><3E><>/<2F><><EFBFBD><EFBFBD>&nbsp;</td>
</tr>
<!--{/foreach}-->
</table>