118 lines
7.4 KiB
PHP
118 lines
7.4 KiB
PHP
|
|
<?php /* Smarty version 2.6.26, created on 2018-01-12 22:39:04
|
|||
|
|
compiled from user/top.tpl */ ?>
|
|||
|
|
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
|||
|
|
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'number_format', 'user/top.tpl', 11, false),array('modifier', 'default', 'user/top.tpl', 31, false),array('modifier', 'replace', 'user/top.tpl', 32, false),array('modifier', 'strtotime', 'user/top.tpl', 41, false),array('function', 'timename', 'user/top.tpl', 41, false),)), $this); ?>
|
|||
|
|
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|||
|
|
$this->_smarty_include(array('smarty_include_tpl_file' => 'top.tpl', 'smarty_include_vars' => array()));
|
|||
|
|
$this->_tpl_vars = $_smarty_tpl_vars;
|
|||
|
|
unset($_smarty_tpl_vars);
|
|||
|
|
?>
|
|||
|
|
<style>
|
|||
|
|
.nr_nr {line-height:18px;}
|
|||
|
|
</style>
|
|||
|
|
<div id=in>
|
|||
|
|
<table width="100%" border="0" cellspacing="1" cellpadding="0" class=nr>
|
|||
|
|
<tr><td colspan=13 class=bt height=30><select onchange="FP_jumpMenu(this,'window',false)">
|
|||
|
|
<?php $_from = $this->_tpl_vars['year']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|||
|
|
foreach ($_from as $this->_tpl_vars['v']):
|
|||
|
|
?>
|
|||
|
|
<option value='<?php echo $this->_tpl_vars['GG']['Config']['FileName']; ?>
|
|||
|
|
?m=<?php echo $this->_tpl_vars['v']; ?>
|
|||
|
|
' <?php if ($this->_tpl_vars['GG']['m'] == $this->_tpl_vars['v']): ?>selected<?php endif; ?>><?php echo $this->_tpl_vars['v']; ?>
|
|||
|
|
</option>
|
|||
|
|
<?php endforeach; endif; unset($_from); ?>
|
|||
|
|
</select> <b><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<?php echo ((is_array($_tmp=$this->_tpl_vars['zz'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)); ?>
|
|||
|
|
)</b> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֮<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ת<EFBFBD><EFBFBD>
|
|||
|
|
</td></tr>
|
|||
|
|
<tr>
|
|||
|
|
<td width=55 class=bb><b></b></td>
|
|||
|
|
<td width=55 class=bb><b>ID</b></td>
|
|||
|
|
<td width=50 class=bb><b>ͷ<EFBFBD><EFBFBD></b></td>
|
|||
|
|
<td class=bb><b><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ</b></td>
|
|||
|
|
<td width=120 class=bb><b><EFBFBD><EFBFBD>ǰ<EFBFBD><EFBFBD><EFBFBD><EFBFBD></b></td>
|
|||
|
|
<td width=120 class=bb><b><EFBFBD><EFBFBD><EFBFBD>۷<EFBFBD><EFBFBD><EFBFBD></b></td>
|
|||
|
|
<td width=120 class=bb><b>ƽ<EFBFBD><EFBFBD>ÿ<EFBFBD><EFBFBD></b></td>
|
|||
|
|
<td width=120 class=bb><b>ռ<EFBFBD><EFBFBD></b></td>
|
|||
|
|
<td width=120 class=bb><b><EFBFBD><EFBFBD>¼/ע<EFBFBD><EFBFBD></b></td>
|
|||
|
|
</tr>
|
|||
|
|
<form name="forms" method="post" action="">
|
|||
|
|
<?php unset($this->_sections['loop']);
|
|||
|
|
$this->_sections['loop']['name'] = 'loop';
|
|||
|
|
$this->_sections['loop']['loop'] = is_array($_loop=$this->_tpl_vars['data']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
|
|||
|
|
$this->_sections['loop']['show'] = true;
|
|||
|
|
$this->_sections['loop']['max'] = $this->_sections['loop']['loop'];
|
|||
|
|
$this->_sections['loop']['step'] = 1;
|
|||
|
|
$this->_sections['loop']['start'] = $this->_sections['loop']['step'] > 0 ? 0 : $this->_sections['loop']['loop']-1;
|
|||
|
|
if ($this->_sections['loop']['show']) {
|
|||
|
|
$this->_sections['loop']['total'] = $this->_sections['loop']['loop'];
|
|||
|
|
if ($this->_sections['loop']['total'] == 0)
|
|||
|
|
$this->_sections['loop']['show'] = false;
|
|||
|
|
} else
|
|||
|
|
$this->_sections['loop']['total'] = 0;
|
|||
|
|
if ($this->_sections['loop']['show']):
|
|||
|
|
|
|||
|
|
for ($this->_sections['loop']['index'] = $this->_sections['loop']['start'], $this->_sections['loop']['iteration'] = 1;
|
|||
|
|
$this->_sections['loop']['iteration'] <= $this->_sections['loop']['total'];
|
|||
|
|
$this->_sections['loop']['index'] += $this->_sections['loop']['step'], $this->_sections['loop']['iteration']++):
|
|||
|
|
$this->_sections['loop']['rownum'] = $this->_sections['loop']['iteration'];
|
|||
|
|
$this->_sections['loop']['index_prev'] = $this->_sections['loop']['index'] - $this->_sections['loop']['step'];
|
|||
|
|
$this->_sections['loop']['index_next'] = $this->_sections['loop']['index'] + $this->_sections['loop']['step'];
|
|||
|
|
$this->_sections['loop']['first'] = ($this->_sections['loop']['iteration'] == 1);
|
|||
|
|
$this->_sections['loop']['last'] = ($this->_sections['loop']['iteration'] == $this->_sections['loop']['total']);
|
|||
|
|
?>
|
|||
|
|
<tr class=gy>
|
|||
|
|
<td class=nr_nr style="text-align:center;"><?php echo $this->_sections['loop']['rownum']; ?>
|
|||
|
|
</td>
|
|||
|
|
<td class=nr_nr>
|
|||
|
|
<a href="javascript:;" onclick="openright('content<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserID']; ?>
|
|||
|
|
','<EFBFBD><EFBFBD>Ա<EFBFBD><EFBFBD><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameID']; ?>
|
|||
|
|
','user/add.php?id=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserID']; ?>
|
|||
|
|
')"><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameID']; ?>
|
|||
|
|
</a><br>
|
|||
|
|
<a href="javascript:;" onclick="openright('2','<27><>Ա<EFBFBD><D4B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϸ','user/bug.php?key=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserID']; ?>
|
|||
|
|
')"><font color="#999"><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserID']; ?>
|
|||
|
|
</font></a></td>
|
|||
|
|
<td class='nr_nr nr_toux'><a href="javascript:;" onclick="openright('6','<27><><EFBFBD>Ҽ<EFBFBD>¼','user/user-log.php?gid=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameID']; ?>
|
|||
|
|
')"><img src='<?php echo ((is_array($_tmp=@$this->_tpl_vars['data'][$this->_sections['loop']['index']]['HeadHttp'])) ? $this->_run_mod_handler('default', true, $_tmp, "/m/img/toux.jpg") : smarty_modifier_default($_tmp, "/m/img/toux.jpg")); ?>
|
|||
|
|
'></a></td>
|
|||
|
|
<td class=nr_nr><?php echo ((is_array($_tmp=$this->_tpl_vars['data'][$this->_sections['loop']['index']]['NickName'])) ? $this->_run_mod_handler('replace', true, $_tmp, $this->_tpl_vars['key'], "<font color=red>".($this->_tpl_vars['key'])."</font>") : smarty_modifier_replace($_tmp, $this->_tpl_vars['key'], "<font color=red>".($this->_tpl_vars['key'])."</font>")); ?>
|
|||
|
|
<br>
|
|||
|
|
<?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['Gender'] == 1): ?><EFBFBD><EFBFBD><?php else: ?><font color=#996600>Ů<?php endif; ?></font>
|
|||
|
|
<font color=#ff33ff><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionName']; ?>
|
|||
|
|
</font>
|
|||
|
|
<font color=blue><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Remark']; ?>
|
|||
|
|
</font></td>
|
|||
|
|
<td class=nr_nr align=right><?php echo ((is_array($_tmp=$this->_tpl_vars['data'][$this->_sections['loop']['index']]['InsureScore'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)); ?>
|
|||
|
|
</td>
|
|||
|
|
<td class=nr_nr align=right><?php echo ((is_array($_tmp=$this->_tpl_vars['data'][$this->_sections['loop']['index']]['num'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)); ?>
|
|||
|
|
</td>
|
|||
|
|
<td class=nr_nr align=right><?php echo ((is_array($_tmp=$this->_tpl_vars['data'][$this->_sections['loop']['index']]['pjz'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)); ?>
|
|||
|
|
</td>
|
|||
|
|
<td class=nr_nr align=right><?php echo ((is_array($_tmp=$this->_tpl_vars['data'][$this->_sections['loop']['index']]['num']/$this->_tpl_vars['zz']*100)) ? $this->_run_mod_handler('number_format', true, $_tmp, 2) : number_format($_tmp, 2)); ?>
|
|||
|
|
%</td>
|
|||
|
|
<td class=nr_nr>
|
|||
|
|
<?php echo timename(array('time' => ((is_array($_tmp=$this->_tpl_vars['data'][$this->_sections['loop']['index']]['LastDate'])) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))), $this);?>
|
|||
|
|
<br>
|
|||
|
|
<?php echo timename(array('time' => ((is_array($_tmp=$this->_tpl_vars['data'][$this->_sections['loop']['index']]['RegDate'])) ? $this->_run_mod_handler('strtotime', true, $_tmp) : strtotime($_tmp))), $this);?>
|
|||
|
|
|
|||
|
|
</td>
|
|||
|
|
</tr>
|
|||
|
|
<?php endfor; endif; ?>
|
|||
|
|
</form>
|
|||
|
|
</table>
|
|||
|
|
</div>
|
|||
|
|
<script>
|
|||
|
|
function tz(){
|
|||
|
|
var dday = $("#dday").val();
|
|||
|
|
if(dday){
|
|||
|
|
location.href="cw.php?m="+dday;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
</script>
|
|||
|
|
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|||
|
|
$this->_smarty_include(array('smarty_include_tpl_file' => 'bottom.tpl', 'smarty_include_vars' => array()));
|
|||
|
|
$this->_tpl_vars = $_smarty_tpl_vars;
|
|||
|
|
unset($_smarty_tpl_vars);
|
|||
|
|
?>
|
|||
|
|
</body>
|
|||
|
|
</html>
|