?? left.asp
字號:
<!--#include file=cookies.asp-->
<html>
<head><link href="css.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="JavaScript">
function show(i){
if (i.style.display == "none") {
i.style.display = "";
}else{
i.style.display = "none";
}
}
</script>
<style type="text/css">
<!--
body {
background-color: #00cc66;
}
-->
</style></head>
<body>
<table width="140" border="0" cellspacing="0" cellpadding="0" bgcolor=#00CC66>
<tr>
<td colspan=3 height=30 class=font align=right><strong>祥星送貨單打印系統(tǒng) </strong></td>
</tr>
<tr><td></td><td height=3 background="img/bg.gif"><img src="img/title_top.gif"></td><td></td></tr>
<tr>
<td width=19></td>
<td width=116 valign=tip background="img/bg.gif">
<!--=============-->
<table width="110" border="0" cellspacing="0" cellpadding="0" align=center>
<tr>
<td height=27 onClick="show(a1)" background="img/title.gif" style="cursor:hand"><strong> 基本設(shè)置管理</strong></td>
</tr>
<tr>
<td>
<DIV id=a1 style="DISPLAY: none">
<table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height=20>·<a href=XX_SystemConfig.asp target="right">系統(tǒng)基本設(shè)置</a></td></tr>
<tr><td height=20>·<a href=XX_PrintConfig.asp target="right">打印系統(tǒng)設(shè)置</a></td></tr>
</table>
</div>
</td>
</tr>
<tr><td height=27 onClick="show(a2)" background="img/title.gif" style="cursor:hand"><strong> 送貨管理</strong></td>
</tr>
<tr>
<td>
<DIV id=a2 style="DISPLAY: none">
<table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height=20>·<a href=xx_AddProducts.asp target="right">增加商品</a></td></tr>
<tr><td height=20>·<a href=xx_ProList.asp target="right">商品管理</a></td></tr>
<tr><td height=20>·<a href=xx_AddGoodsUnit.asp target="right">增加送貨單</a></td></tr>
<tr><td height=20>·<a href=xx_MonthIndenture.asp?yuefen=<%=month(now())%> target="right">本月送貨記錄</a></td></tr>
<tr><td height=20>·<a href=xx_MonthIndenture.asp target="right">歷史貨單記錄</a></td></tr>
<tr><td height=20>·<a href="Product_Class.asp" target="right">商品類別管理</a></td></tr>
<tr><td height=20>·<a href=xx_AddShopUnit.asp target="right">單位管理</a></td></tr>
</table>
</div>
</td>
</tr>
<tr><td height=27 onClick="show(a15)" background="img/title.gif" style="cursor:hand"><strong> 密碼設(shè)置</strong></td></tr>
<tr>
<td>
<DIV id=a15 style="DISPLAY: none">
<table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height=20>·<a href=admin_add.asp target="right">密碼修改</a></td></tr>
</table>
</div>
</td>
</tr>
<tr><td height=27 onClick="show(a16)" background="img/title.gif" style="cursor:hand"><strong> 安全退出</strong></td></tr>
<tr>
<td>
<DIV id=a16 style="DISPLAY: none">
<table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height=20>·<a style="cursor:hand" onClick="if (confirm('你確定要退出系統(tǒng)嗎?')){window.open('logout.asp','_parent')}">安全退出</a></td></tr>
</table>
</div>
</td>
</tr>
</table>
<!--=============-->
</td>
<td width=5></td>
</tr>
<tr><td></td><td height=3 background="img/bg.gif"><img src="img/title_bottom.gif"></td><td></td></tr>
<tr><td colspan=3 height=5></td></tr>
<tr><td></td><td height=3 background="img/bg.gif"><img src="img/title_top.gif"></td><td></td></tr>
<tr><td></td><td height=60 background="img/bg.gif"><strong>
<p style="line-height:180%"> 版權(quán):祥星網(wǎng)絡(luò)<br>
演示:暫無<br>
版本:V1.0
</strong></td><td></td></tr>
<tr><td></td><td height=3 background="img/bg.gif"><img src="img/title_bottom.gif"></td><td></td></tr>
</table>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -