left.asp
来自「非常有商业价值的软件」· ASP 代码 · 共 102 行
ASP
102 行
<!--#include file="chk.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<base target="_self">
</head>
<body topmargin="5" leftmargin="1">
<div align="center">
<center>
<table border="1" cellspacing="1" style="border-collapse: collapse" bordercolor="#808080" width="140">
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#2159CE" bordercolor="#2159CE">
<font color="#FFFFFF" style="font-size: 14px"><b>管理菜单</b></font></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#7B9AE7" bordercolor="#7B9AE7"><b>
<span style="font-size: 14px">系统参数设置</span></b></td>
</tr>
<tr>
<td width="100%" height="57" align="center" bgcolor="#D6DFF7" bordercolor="#D6DFF7">
<span style="font-size: 14px">
<a target="content" href="manager_manage.asp">联系方式</a><font face="宋体"><br>
</font><a target="content" href="add_manager.asp">用户添加</a><font face="宋体"><br>
</font></span>
<span style="font-size: 14px">
<a target="content" href="modi_password.asp">修改密码</a></span><br>
<span style="font-size: 14px">
<a target="_parent" href="loginout.asp">退出管理</a></span></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#7B9AE7" bordercolor="#7B9AE7">
<b><font face="宋体" style="font-size: 14px">商品类别管理</font></b></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#D6DFF7" bordercolor="#D6DFF7">
<font face="宋体" style="font-size: 14px">
<a target="content" href="add_big_class.asp">大类别管理</a><br>
<a target="content" href="add_small_class.asp">小类别管理</a></font></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#7B9AE7" bordercolor="#7B9AE7">
<b><font face="宋体" style="font-size: 14px">商品管理</font></b></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#D6DFF7" bordercolor="#D6DFF7">
<span style="font-size: 14px">
<a target="content" href="add_product.asp">商品添加</a></span><br>
<span style="font-size: 14px">
<a target="content" href="manage_product.asp">商品管理</a></span><br>
<span style="font-size: 14px">
<a target="content" href="manage_class.asp">单位管理</a></span><br>
<span style="font-size: 14px">
<a target="content" href="manage_product.asp">商品评论管理</a></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#7B9AE7" bordercolor="#7B9AE7">
<b><font face="宋体" style="font-size: 14px">销售管理</font></b></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#D6DFF7" bordercolor="#D6DFF7">
<span style="font-size: 14px">
<a target="content" href="admin_hotline.asp">访客留言管理</a></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#7B9AE7" bordercolor="#7B9AE7">
<b><font face="宋体" style="font-size: 14px">信息管理</font></b></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#D6DFF7" bordercolor="#D6DFF7">
<span style="font-size: 14px">
<a target="content" href="admin_addinfo.asp">内容添加</a><br>
<a target="content" href="info_manage.asp?flag=1">网站动态管理</a></span><br>
<span style="font-size: 14px">
<a target="content" href="info_manage.asp?flag=2">网站公告管理</a></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#7B9AE7" bordercolor="#7B9AE7">
<b>
<span style="font-size: 14px">系统参数设置</span></b></td>
</tr>
<tr>
<td width="100%" height="19" align="center" valign="bottom" bgcolor="#D6DFF7" bordercolor="#D6DFF7">
<span style="font-size: 14px">
<a target="content" href="adm_contact.asp">联系方式</a><br>
<a target="content" href="yqj_email.asp">邮件参数</a></span><br>
<span style="font-size: 14px">
<a target="content" href="hr_manage.asp">上传设置</a></span><br>
<span style="font-size: 14px">
<a target="content" href="hr_manage.asp">网站参数</a></td>
</tr>
<tr>
<td width="100%" height="13" bgcolor="#2159CE" bordercolor="#2159CE">
<p align="center"><b><font color="#FFFFFF" style="font-size: 14px">太阳国际</font></b></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?