工会web
This commit is contained in:
48
GonghuiWeb/www/m_c/%%B4^B41^B41FA3D6%%index.tpl.php
Normal file
48
GonghuiWeb/www/m_c/%%B4^B41^B41FA3D6%%index.tpl.php
Normal file
@@ -0,0 +1,48 @@
|
||||
<?php /* Smarty version 2.6.26, created on 2019-03-27 18:13:02
|
||||
compiled from gong/index.tpl */ ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" >
|
||||
<head>
|
||||
<meta charset="gb2312">
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<meta name="format-detection" content="telephone=no">
|
||||
<meta name="applicable-device" content="mobile">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<title>万年麻将</title>
|
||||
<link href="/m/css/one/mj.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body leftMargin="0" topMargin="0" MARGINWIDTH="0" MARGINHEIGHT="0">
|
||||
<div class="tab">
|
||||
<div class="xfl xfs-14 tab_dh tab_dhs" id="tab_main" onclick="dh('main');">公会信息</a></div>
|
||||
<div id="union_menu">
|
||||
<?php if ($this->_tpl_vars['userinfo']['UnionID']): ?>
|
||||
<div class="xfl xfs-14 tab_dh" id="tab_my" onclick="dh('my');">我的数据</a></div>
|
||||
<?php endif; ?>
|
||||
<?php if ($this->_tpl_vars['union_ok']): ?>
|
||||
<div class="xfl xfs-14 tab_dh" id="tab_data" onclick="dh('data');">开房数据</a></div>
|
||||
<div class="xfl xfs-14 tab_dh" id="tab_adm" onclick="dh('adm');">公会管理</a></div>
|
||||
<!---div class="xfl xfs-14 tab_dh" id="tab_js" onclick="dh('js');">公会介绍</a></div---->
|
||||
<input type="hidden" id="un-ren" value="<?php echo $this->_tpl_vars['union']['People']; ?>
|
||||
">
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<div class="tab_line"></div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<div style="margin-top:35px;"></div>
|
||||
<div class="in" id=content></div>
|
||||
<script>
|
||||
var nickname="<?php echo $this->_tpl_vars['userinfo']['NickName']; ?>
|
||||
";
|
||||
var md5="<?php echo $this->_tpl_vars['GG']['md5']; ?>
|
||||
";
|
||||
var gid=<?php echo $this->_tpl_vars['GG']['gameid']; ?>
|
||||
;
|
||||
</script>
|
||||
<script src='/m/js/jquery.js' type=text/javascript></script>
|
||||
<script src='/m/js/mlayer/layer.js' type=text/javascript></script>
|
||||
<script src='/m/js/one/gong.js?16' type=text/javascript></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user