235 lines
18 KiB
PHP
235 lines
18 KiB
PHP
<?php /* Smarty version 2.6.26, created on 2019-01-08 20:43:57
|
|
compiled from user/jcyx.tpl */ ?>
|
|
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
|
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'number_format', 'user/jcyx.tpl', 21, false),array('modifier', 'default', 'user/jcyx.tpl', 63, false),array('function', 'timename', 'user/jcyx.tpl', 73, 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);
|
|
?>
|
|
<?php $this->assign('key', $this->_tpl_vars['GG']['username']); ?>
|
|
<script>
|
|
$("document").ready(function(){
|
|
$("#gop").click(function(){
|
|
var page=$("#gopage").val();
|
|
location.href='?<?php echo $this->_tpl_vars['Link']; ?>
|
|
&page='+page;
|
|
});
|
|
});
|
|
</script>
|
|
<style>
|
|
.nr_nr {line-height:18px;}
|
|
</style>
|
|
<div id=in>
|
|
<table width="100%" border="0" cellspacing="1" cellpadding="0" class=nr>
|
|
<tr><td colspan=15 class=bt height=30><b><?php echo $this->_tpl_vars['GG']['province']; ?>
|
|
<?php echo $this->_tpl_vars['GG']['city']; ?>
|
|
<?php echo $this->_tpl_vars['GG']['county']; ?>
|
|
异常游戏</b>
|
|
<select onchange="FP_jumpMenu(this,'window',false)">
|
|
<?php $_from = $this->_tpl_vars['Pagenum']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
foreach ($_from as $this->_tpl_vars['pagenum']):
|
|
?>
|
|
<option value='<?php echo $this->_tpl_vars['GG']['Config']['FileName']; ?>
|
|
?<?php echo $this->_tpl_vars['Link']; ?>
|
|
&pagelist=<?php echo $this->_tpl_vars['pagenum']; ?>
|
|
' <?php if ($this->_tpl_vars['GG']['pagelist'] == $this->_tpl_vars['pagenum']): ?>selected<?php endif; ?>>每页<?php echo $this->_tpl_vars['pagenum']; ?>
|
|
</option>
|
|
<?php endforeach; endif; unset($_from); ?>
|
|
</select> (<?php echo ((is_array($_tmp=$this->_tpl_vars['Pages']['totalNum'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : number_format($_tmp)); ?>
|
|
)</td></tr>
|
|
<tr>
|
|
<td class=bb><b>游戏</b></td>
|
|
<td width=120 class=bb><b>公会信息</b></td>
|
|
<td width=90 class=bb><b>房卡信息</b></td>
|
|
<td class=bb colspan=2><b>房主</b></td>
|
|
<td class=bb colspan=2><b>用户</b></td>
|
|
<td class=bb colspan=2><b>用户</b></td>
|
|
<td class=bb colspan=2><b>用户</b></td>
|
|
<td class=bb colspan=2><b>用户</b></td>
|
|
<td class=bb><b>操作时间</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><a href="<?php echo $this->_tpl_vars['GG']['Config']['FileName']; ?>
|
|
?kid=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID']; ?>
|
|
&rule=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameRule']; ?>
|
|
"><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID'] == '2'): ?><font color="#cc00ff">牛牛</font>
|
|
<?php elseif ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID'] == '200'): ?><font color="#0000ff">斗地主</font>
|
|
<?php elseif ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID'] == '210'): ?><font color="#0000ff">跑得快</font>
|
|
<?php elseif ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID'] == '430'): ?><font color="#0033ff">打炸</font>
|
|
<?php elseif ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID'] == '502'): ?><font color="#6666FF">十三张</font>
|
|
<?php elseif ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID'] == '558'): ?><font color="#990000">麻将</font><?php endif; ?></a>
|
|
<?php $this->assign('k', $this->_tpl_vars['data'][$this->_sections['loop']['index']]['KindID']); ?>
|
|
<?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameRule'] > '1000000000'): ?>
|
|
<?php $this->assign('i', $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameRule']-1073741824); ?>
|
|
<?php else: ?>
|
|
<?php $this->assign('i', $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameRule']); ?>
|
|
<?php endif; ?>
|
|
<?php echo $this->_tpl_vars['rule'][$this->_tpl_vars['k']][$this->_tpl_vars['i']]; ?>
|
|
|
|
</td>
|
|
<td class='nr_nr'>
|
|
<a href="javascript:;" onclick="openright('ghdata<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionID']; ?>
|
|
','<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionName']; ?>
|
|
:数据','user/gh-data.php?id=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionID']; ?>
|
|
')"><font color="#ff33ff"><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionName']; ?>
|
|
</font></a>
|
|
<?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionGoldOpen']): ?><font color="red">欢乐场</font><?php endif; ?><br>
|
|
<a href="<?php echo $this->_tpl_vars['GG']['Config']['FileName']; ?>
|
|
?uid=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionID']; ?>
|
|
"><font color="#cc0000"><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionCode']; ?>
|
|
</font></a> <?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionGoldOpen']): ?> / <font color="red"><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameGold']; ?>
|
|
分</font><?php endif; ?>
|
|
</td>
|
|
<td class='nr_nr' align=center><a href="<?php echo $this->_tpl_vars['GG']['Config']['FileName']; ?>
|
|
?ok=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameOK']; ?>
|
|
"><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameOK'] == 8): ?><font color=#090>完成
|
|
<?php elseif ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameOK'] == 2): ?><font color=#0066ff>游戏中
|
|
<?php elseif ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameOK'] == 1): ?>
|
|
<?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameRule'] > 100000000): ?><font color=#ff6600>自动开房<?php else: ?><font color=red>开房中<?php endif; ?>
|
|
<?php else: ?><font color=#000>失败<?php endif; ?></font></a> <?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['ConsumerCode']; ?>
|
|
/<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionCard']; ?>
|
|
<br>
|
|
<a href="javascript:;" onclick="openright('80','游戏记录','user/log.php?hfm=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['RoomID']; ?>
|
|
')"><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['RoomID']; ?>
|
|
</a>
|
|
|
|
</td>
|
|
<td class='nr_nr nr_toux'><a href="javascript:;" onclick="openright('6','玩家记录','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 $this->_tpl_vars['data'][$this->_sections['loop']['index']]['NickName']; ?>
|
|
<br><a href="javascript:;" onclick="openright('content<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDa']; ?>
|
|
','会员:<?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']]['UserIDa']; ?>
|
|
')"><font color=#999><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameID']; ?>
|
|
</font></a><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionGoldOpen']): ?> <?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['Golda'] > 0): ?><font color=red><?php else: ?><font color=green><?php endif; ?><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Golda']; ?>
|
|
分</font><?php endif; ?></td>
|
|
<td class='nr_nr nr_toux'><a href="javascript:;" onclick="openright('6','玩家记录','user/user-log.php?gid=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDc']; ?>
|
|
')"><img src='<?php echo ((is_array($_tmp=@$this->_tpl_vars['data'][$this->_sections['loop']['index']]['HeadHttpc'])) ? $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 $this->_tpl_vars['data'][$this->_sections['loop']['index']]['NickNamec']; ?>
|
|
<br><a href="javascript:;" onclick="openright('content<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDb']; ?>
|
|
','会员:<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDc']; ?>
|
|
','user/add.php?id=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDb']; ?>
|
|
')"><font color=#999><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDc']; ?>
|
|
</font></a><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionGoldOpen']): ?> <?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['Goldb'] > 0): ?><font color=red><?php else: ?><font color=green><?php endif; ?><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Goldb']; ?>
|
|
分</font><?php endif; ?></td>
|
|
<td class='nr_nr nr_toux'><a href="javascript:;" onclick="openright('6','玩家记录','user/user-log.php?gid=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDd']; ?>
|
|
')"><img src='<?php echo ((is_array($_tmp=@$this->_tpl_vars['data'][$this->_sections['loop']['index']]['HeadHttpd'])) ? $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 $this->_tpl_vars['data'][$this->_sections['loop']['index']]['NickNamed']; ?>
|
|
<br><a href="javascript:;" onclick="openright('content<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDc']; ?>
|
|
','会员:<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDd']; ?>
|
|
','user/add.php?id=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDc']; ?>
|
|
')"><font color=#999><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDd']; ?>
|
|
</font></a><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionGoldOpen']): ?> <?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['Goldc'] > 0): ?><font color=red><?php else: ?><font color=green><?php endif; ?><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Goldc']; ?>
|
|
分</font><?php endif; ?></td>
|
|
<td class='nr_nr nr_toux'><a href="javascript:;" onclick="openright('6','玩家记录','user/user-log.php?gid=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDe']; ?>
|
|
')"><img src='<?php echo ((is_array($_tmp=@$this->_tpl_vars['data'][$this->_sections['loop']['index']]['HeadHttpe'])) ? $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 $this->_tpl_vars['data'][$this->_sections['loop']['index']]['NickNamee']; ?>
|
|
<br><a href="javascript:;" onclick="openright('content<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDd']; ?>
|
|
','会员:<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDe']; ?>
|
|
','user/add.php?id=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDd']; ?>
|
|
')"><font color=#999><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDe']; ?>
|
|
</font></a><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionGoldOpen']): ?> <?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['Goldd'] > 0): ?><font color=red><?php else: ?><font color=green><?php endif; ?><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Goldd']; ?>
|
|
分</font><?php endif; ?></td>
|
|
<td class='nr_nr nr_toux'><a href="javascript:;" onclick="openright('6','玩家记录','user/user-log.php?gid=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDf']; ?>
|
|
')"><img src='<?php echo ((is_array($_tmp=@$this->_tpl_vars['data'][$this->_sections['loop']['index']]['HeadHttpf'])) ? $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 $this->_tpl_vars['data'][$this->_sections['loop']['index']]['NickNamef']; ?>
|
|
<br><a href="javascript:;" onclick="openright('content<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDe']; ?>
|
|
','会员:<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDf']; ?>
|
|
','user/add.php?id=<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['UserIDe']; ?>
|
|
')"><font color=#999><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['GameIDf']; ?>
|
|
</font></a><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['UnionGoldOpen']): ?> <?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['Golde'] > 0): ?><font color=red><?php else: ?><font color=green><?php endif; ?><?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Golde']; ?>
|
|
分</font><?php endif; ?></td>
|
|
<td class='nr_nr'><?php if ($this->_tpl_vars['data'][$this->_sections['loop']['index']]['Bj']): ?><font color=green>标记<?php echo $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Bj']; ?>
|
|
</font> - <?php endif; ?><?php echo timename(array('time' => $this->_tpl_vars['data'][$this->_sections['loop']['index']]['Date'],'duan' => 1), $this);?>
|
|
</td>
|
|
</tr>
|
|
<?php endfor; endif; ?>
|
|
<tr>
|
|
<td colspan=15 class=bb>
|
|
<?php if ($this->_tpl_vars['Pages']['maxPage'] > 1): ?>
|
|
<div class="club_dh">
|
|
<?php if ($this->_tpl_vars['Pages']['page'] > $this->_tpl_vars['Pages']['linkNum']/2+2): ?><a href='?<?php echo $this->_tpl_vars['Link']; ?>
|
|
&page=1' class="club_ls">1</a> ..<?php endif; ?>
|
|
<?php unset($this->_sections['t']);
|
|
$this->_sections['t']['name'] = 't';
|
|
$this->_sections['t']['loop'] = is_array($_loop=$this->_tpl_vars['Pages']['end']-$this->_tpl_vars['Pages']['start']+1) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
|
|
$this->_sections['t']['show'] = true;
|
|
$this->_sections['t']['max'] = $this->_sections['t']['loop'];
|
|
$this->_sections['t']['step'] = 1;
|
|
$this->_sections['t']['start'] = $this->_sections['t']['step'] > 0 ? 0 : $this->_sections['t']['loop']-1;
|
|
if ($this->_sections['t']['show']) {
|
|
$this->_sections['t']['total'] = $this->_sections['t']['loop'];
|
|
if ($this->_sections['t']['total'] == 0)
|
|
$this->_sections['t']['show'] = false;
|
|
} else
|
|
$this->_sections['t']['total'] = 0;
|
|
if ($this->_sections['t']['show']):
|
|
|
|
for ($this->_sections['t']['index'] = $this->_sections['t']['start'], $this->_sections['t']['iteration'] = 1;
|
|
$this->_sections['t']['iteration'] <= $this->_sections['t']['total'];
|
|
$this->_sections['t']['index'] += $this->_sections['t']['step'], $this->_sections['t']['iteration']++):
|
|
$this->_sections['t']['rownum'] = $this->_sections['t']['iteration'];
|
|
$this->_sections['t']['index_prev'] = $this->_sections['t']['index'] - $this->_sections['t']['step'];
|
|
$this->_sections['t']['index_next'] = $this->_sections['t']['index'] + $this->_sections['t']['step'];
|
|
$this->_sections['t']['first'] = ($this->_sections['t']['iteration'] == 1);
|
|
$this->_sections['t']['last'] = ($this->_sections['t']['iteration'] == $this->_sections['t']['total']);
|
|
?>
|
|
<?php $this->assign('t', $this->_tpl_vars['Pages']['start']+$this->_sections['t']['index']); ?>
|
|
<?php if ($this->_tpl_vars['Pages']['page'] == $this->_tpl_vars['t']): ?><span class="club_dhhs"><?php echo $this->_tpl_vars['t']; ?>
|
|
</span>
|
|
<?php else: ?><a href='?<?php echo $this->_tpl_vars['Link']; ?>
|
|
&page=<?php echo $this->_tpl_vars['t']; ?>
|
|
' class="club_ls"><?php echo $this->_tpl_vars['t']; ?>
|
|
</a><?php endif; ?>
|
|
<?php endfor; endif; ?>
|
|
<?php if ($this->_tpl_vars['Pages']['page'] < $this->_tpl_vars['Pages']['maxPage']-$this->_tpl_vars['Pages']['linkNum']/2-1): ?>.. <a href='?<?php echo $this->_tpl_vars['Link']; ?>
|
|
&page=<?php echo $this->_tpl_vars['Pages']['maxPage']; ?>
|
|
' class="club_ls"><?php echo $this->_tpl_vars['Pages']['maxPage']; ?>
|
|
</a><?php endif; ?>
|
|
<input type="text" id=gopage name="gopage"style="width:30px;" value="<?php echo $this->_tpl_vars['Pages']['page']; ?>
|
|
" onkeyup="value=value.replace(/[^0-9]/g,'')">
|
|
<input type=button value=" GO " name=go id=gop style='width:30px;'>
|
|
</div>
|
|
<?php endif; ?></td>
|
|
</tr>
|
|
</form>
|
|
</table>
|
|
</div>
|
|
<?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>
|