⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 left.asp

📁 生成防伪码,并导出为EXCEL表格,可查寻
💻 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>祥星送货单打印系统&nbsp;</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> 基本设置管理</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">系统基本设置</a></td></tr>
  <tr><td height=20>·<a href=XX_PrintConfig.asp target="right">打印系统设置</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> 密码设置</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('你确定要退出系统吗?')){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%">&nbsp;版权:祥星网络<br>
    &nbsp;演示:暂无<br>
    &nbsp;版本: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>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -