48 lines
2.1 KiB
Smarty
48 lines
2.1 KiB
Smarty
|
|
<html><head>
|
||
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
|
<title>XQ WMS 2012GBK</title>
|
||
|
|
<!--{if $GG.lm=='main'}-->
|
||
|
|
<!--{include file='admin_main.tpl'}-->
|
||
|
|
<!--{elseif $GG.lm=='top'}-->
|
||
|
|
<!--{include file='admin_top.tpl'}-->
|
||
|
|
<!--{elseif $GG.lm=='left'}-->
|
||
|
|
<!--{include file='admin_left.tpl'}-->
|
||
|
|
<!--{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>
|
||
|
|
<!--{/if}-->
|
||
|
|
</body>
|
||
|
|
</html>
|