Files
wnmj-normal/GonghuiWeb/www/m_c/%%6A^6A3^6A399BED%%huan.tpl.php

30 lines
2.2 KiB
PHP
Raw Permalink Normal View History

2026-03-03 13:56:44 +08:00
<?php /* Smarty version 2.6.26, created on 2020-04-18 12:45:04
compiled from gong/huan.tpl */ ?>
<table width="100%" class="xmt-10">
<?php $_from = $this->_tpl_vars['kind']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }$this->_foreach['foo'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['foo']['total'] > 0):
foreach ($_from as $this->_tpl_vars['j'] => $this->_tpl_vars['v']):
$this->_foreach['foo']['iteration']++;
?>
<?php $this->assign('i', ($this->_foreach['foo']['iteration']-1)); ?>
<tr class="xlh-25 <?php if ($this->_tpl_vars['GG']['kid'] == $this->_tpl_vars['j']): ?>hy_bj<?php else: ?><?php if ($this->_tpl_vars['i']%2 == 0): ?> xb-ef<?php endif; ?><?php endif; ?>">
<td>&nbsp;<?php echo $this->_tpl_vars['v']; ?>
</td>
<td align=right <?php if ($this->_tpl_vars['GG']['kid'] == $this->_tpl_vars['j'] && $this->_tpl_vars['GG']['tys'] == 'limit'): ?>class="xc-red"<?php endif; ?> onclick="huan('<?php echo $this->_tpl_vars['v']; ?>
','<?php echo $this->_tpl_vars['j']; ?>
','limit','<?php echo $this->_tpl_vars['data'][$this->_tpl_vars['j']]['UnionGoldLimit']; ?>
');"><?php echo $this->_tpl_vars['data'][$this->_tpl_vars['j']]['UnionGoldLimit']; ?>
<EFBFBD>ֽ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>&nbsp;</td>
<!--td align=right <?php if ($this->_tpl_vars['GG']['kid'] == $this->_tpl_vars['j'] && $this->_tpl_vars['GG']['tys'] == 'score'): ?>class="xc-red"<?php endif; ?> onclick="huan('<?php echo $this->_tpl_vars['v']; ?>
','<?php echo $this->_tpl_vars['j']; ?>
','score','<?php echo $this->_tpl_vars['data'][$this->_tpl_vars['j']]['ScoreMultiple']; ?>
');"><3E><><EFBFBD>ַ<EFBFBD><?php echo $this->_tpl_vars['data'][$this->_tpl_vars['j']]['ScoreMultiple']; ?>
<EFBFBD><EFBFBD>&nbsp;</td-->
<td align=right <?php if ($this->_tpl_vars['GG']['kid'] == $this->_tpl_vars['j'] && $this->_tpl_vars['GG']['tys'] == 'gold'): ?>class="xc-red"<?php endif; ?> onclick="huan('<?php echo $this->_tpl_vars['v']; ?>
','<?php echo $this->_tpl_vars['j']; ?>
','gold','<?php echo $this->_tpl_vars['data'][$this->_tpl_vars['j']]['GameGold']; ?>
');"><3E><><EFBFBD><EFBFBD><?php echo $this->_tpl_vars['data'][$this->_tpl_vars['j']]['GameGold']; ?>
<EFBFBD><EFBFBD>/<EFBFBD><EFBFBD><EFBFBD><EFBFBD>&nbsp;</td>
</tr>
<?php endforeach; endif; unset($_from); ?>
</table>