工会web
This commit is contained in:
62
GonghuiWeb/www/m_c/%%62^620^6206D997%%admin.tpl.php
Normal file
62
GonghuiWeb/www/m_c/%%62^620^6206D997%%admin.tpl.php
Normal file
@@ -0,0 +1,62 @@
|
||||
<?php /* Smarty version 2.6.26, created on 2018-01-20 13:23:03
|
||||
compiled from admin.tpl */ ?>
|
||||
<html><head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>XQ WMS 2012GBK</title>
|
||||
<?php if ($this->_tpl_vars['GG']['lm'] == 'main'): ?>
|
||||
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
||||
$this->_smarty_include(array('smarty_include_tpl_file' => 'admin_main.tpl', 'smarty_include_vars' => array()));
|
||||
$this->_tpl_vars = $_smarty_tpl_vars;
|
||||
unset($_smarty_tpl_vars);
|
||||
?>
|
||||
<?php elseif ($this->_tpl_vars['GG']['lm'] == 'top'): ?>
|
||||
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
||||
$this->_smarty_include(array('smarty_include_tpl_file' => 'admin_top.tpl', 'smarty_include_vars' => array()));
|
||||
$this->_tpl_vars = $_smarty_tpl_vars;
|
||||
unset($_smarty_tpl_vars);
|
||||
?>
|
||||
<?php elseif ($this->_tpl_vars['GG']['lm'] == 'left'): ?>
|
||||
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
||||
$this->_smarty_include(array('smarty_include_tpl_file' => 'admin_left.tpl', 'smarty_include_vars' => array()));
|
||||
$this->_tpl_vars = $_smarty_tpl_vars;
|
||||
unset($_smarty_tpl_vars);
|
||||
?>
|
||||
<?php else: ?>
|
||||
<link href="/m/css/admin.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javaScript" src="/m/js/jquery.js" type="text/javascript"></script>
|
||||
<script language="javaScript" src="/m/js/admin.js" type="text/javascript"></script>
|
||||
</head>
|
||||
<body style="margin:0px;">
|
||||
<table border=0 cellpadding=0 cellspacing=0 height="100%" width="100%">
|
||||
<tbody><tr>
|
||||
<td height="58" colspan="3">
|
||||
<iframe frameborder="0" id="frmtop" name="frmtop" scrolling="no" src="?lm=top" style="height:100%;visibility:inherit;width:100%;"></iframe>
|
||||
</td></tr>
|
||||
<tr>
|
||||
<td width=185 align="middle" id="frmTitle" valign="top" name="fmtitle" style="background:#c9defa;">
|
||||
<iframe frameborder="0" id="frmleft" name="frmleft" src="?lm=left" style="height:100%;visibility:inherit;width:185px;background:url(img/leftop.gif) no-repeat" allowtransparency="true"></iframe>
|
||||
</td>
|
||||
<td valign="middle">
|
||||
<div onclick="switchSysBar()">
|
||||
<span class="navpoint" id="switchPoint" title=""><img src="/m/img/right.gif"></span>
|
||||
</div>
|
||||
</td>
|
||||
<td style="width: 100%" valign="top">
|
||||
<div style="overflow: auto;-webkit-overflow-scrolling:touch;width:100%;height:100%;">
|
||||
<iframe frameborder="0" id="frmright" name="frmright" scrolling="no" src="?lm=main" style="width: 1px;height:100%; min-width: 100%; *width: 100%;z-index:1;"></iframe>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td height="30" colspan="3">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background:url(img/botbg.gif);">
|
||||
<tr height="32">
|
||||
<td style="padding-left:30px; font-family:arial; font-size:11px;">Copyright Right © 2011 Web Management System </td>
|
||||
<td style="text-align:right; color:#91B1C6;"></td>
|
||||
<td style="text-align:right; color: #769DB8;font-family:arial; font-size:11px; padding-right:20px;">Developers QQ:293588</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td></tr></tbody>
|
||||
</table>
|
||||
<?php endif; ?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user