工会web
This commit is contained in:
42
GonghuiWeb/www/m_c/%%A7^A72^A72D2A5B%%index.tpl.php
Normal file
42
GonghuiWeb/www/m_c/%%A7^A72^A72D2A5B%%index.tpl.php
Normal file
@@ -0,0 +1,42 @@
|
||||
<?php /* Smarty version 2.6.26, created on 2019-01-03 05:50:06
|
||||
compiled from dh/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?20171228" 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_cj" onclick="dh('cj');">抽奖</a></div>
|
||||
<!-----div class="xfl xfs-14 tab_dh" id="tab_day" onclick="dh('day');">日排名</a></div--->
|
||||
<div class="xfl xfs-14 tab_dh" id="tab_main" onclick="dh('main');">兑换</a></div>
|
||||
<div class="xfl xfs-14 tab_dh" id="tab_hy" onclick="dh('hy');">好友</div>
|
||||
<!----div class="xfl xfs-14 tab_dh" id="tab_sj" onclick="dh('sj');">排名</div---->
|
||||
<div class="xfr xlh-25">元宝:<span id="yuanbao"><?php echo $this->_tpl_vars['userinfo']['YuanBao']; ?>
|
||||
</span> </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/mj.js?1' type=text/javascript></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user