📄 tree.asp
字号:
<!--#include file="inc/conn.asp"-->
<!--#include file="inc/vip.asp"-->
<html>
<head>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Refresh" content="360; url=tree.asp">
<title>易影中国</title>
<style>
body{margin:0px;scrollbar-face-color:buttonface;scrollbar-highlight-color:buttonface;scrollbar-shadow-color:buttonface;scrollbar-3dlight-color:buttonhighlight;scrollbar-arrow-color:#797979;scrollbar-track-color:#EEEEEE;scrollbar-darkshadow-color:buttonshadow}
body,a,table,div,span,td,th,input,select{font:9pt;font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;}
</style>
<body scroll="no" bgColor="#003063">
<base target="main">
<table border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%">
<tbody>
<tr><td valign="top"><br>
<table border="0" cellpadding="3" cellspacing="2" width="90%" align="center" bgcolor="EAEAEA">
<tr><th bgcolor="AAAAAA">管 理 中 心</th></tr>
<%if adminlevel=1 then%>
<tr><a href="system/server.asp">
<th style="cursor:hand" onmouseover="this.style.background='DADADA';" onmouseout="this.style.background='EAEAEA';">
服 务 器</th></a></tr>
<tr><a href="system">
<th style="cursor:hand" onmouseover="this.style.background='DADADA';" onmouseout="this.style.background='EAEAEA';" title="仅支持ACCESS">
系统目录</th></a></tr>
<tr><th height="10"></th></tr>
<tr><a href="base">
<th style="cursor:hand" onmouseover="this.style.background='DADADA';" onmouseout="this.style.background='EAEAEA';">
基础资料</th></a></tr>
<tr><a href="admin">
<th style="cursor:hand" onmouseover="this.style.background='DADADA';" onmouseout="this.style.background='EAEAEA';">
用户管理</th></a></tr>
<tr><a href="category">
<th style="cursor:hand" onmouseover="this.style.background='DADADA';" onmouseout="this.style.background='EAEAEA';">
栏目管理</th></a></tr>
<%end if%>
<tr><th height="10"></th></tr>
<tr><a href="category/class.asp?sort=news">
<th style="cursor:hand" onmouseover="this.style.background='DADADA';" onmouseout="this.style.background='EAEAEA';">
新闻录入</th></a></tr>
<tr><a href="news/link.asp">
<th style="cursor:hand" onmouseover="this.style.background='DADADA';" onmouseout="this.style.background='EAEAEA';">
新闻链接</th></a></tr>
</table>
</td></tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -