📄 head.asp
字号:
<%if session("username")="" or session("userkey")="" then
response.redirect "../../"
end if%><head><title>中国乐器评测网工程服务平台导航_后台管理</title></head>
<meta name="keywords" content="中国乐器评测网工程服务平台导航,,中文最大免费企业管理文库,中文最大酷站搜索引擎,中文最大免费资源中心,中文最大成功社区">
<link href=../css/main.css rel=stylesheet>
<body leftmargin="0" topmargin="0">
<table width="100%" cellspacing="0" cellpadding="0" bgcolor="#000000"><tr><td ><a href=http://www.chinaue.com/jt target=_blank><img src="img/logo.gif" border=0></a></td>
<td ><font color=ffcc00>欢迎您,<font face="Verdana, Arial, sans-serif"><b><%=session("username")%></b></font> <font color=cccccc><%if session("userkey")=1 then%>[录入员]<%elseif session("userkey")=2 then%>[斑竹]<%elseif session("userkey")=3 then%>[管理员]<%elseif session("userkey")=4 then%>[系统管理员]<%end if%></font> | <a href=self_list.asp?self=mydo><font color=ffcc00>我发表的文章</font></a> >> <a href=self_list.asp><font color=ffcc00>所有文章</font></a> >> <a href=self_list.asp?self=good><font color=ffcc00>所有焦点</font></a> >> <a href=self_list.asp?self=head><font color=ffcc00>所有头条</font></a> >> <a href=self_list.asp?self=img><font color=ffcc00>所有图片</font></a> >> <a href=self_list.asp?self=showno><font color=99cc00>所有待审</font></a></font><br><br>
</font></td></tr></table>
<table width="100%" cellspacing="0" cellpadding="0" height=20><tr><td background="img/mu_bg.gif">
<a href=./main.asp><img src="img/mu1.gif" border=0></a><a href=./userinfo.asp?username=<%=session("username")%>><img src="img/mu2.gif" border=0></a><a href=./userlist.asp><img src="img/mu3.gif" border=0></a><a href=topic.asp><img src="img/mu4.gif" border=0></a><a href=admin_bbs.asp><img src="img/mu5.gif" border=0></a><a href=admin_add.asp><img src="img/mu6.gif" border=0></a><a href=search.asp><img src="img/mu7.gif" border=0></a><a href=admin_help.asp><img src="img/mu8.gif" border=0></a><%if session("userkey")=3 then%><a href=makejs.asp><img src="img/mu13.gif" border=0></a><%elseif session("userkey")=4 then%><a href=makejs.asp><img src="img/mu13.gif" border=0></a><a href=admin_user.asp><img src="img/mu9.gif" border=0></a><a href=admin_board.asp><img src="img/mu10.gif" border=0></a><a href=admin_demo.asp><img src="img/mu11.gif" border=0></a><a href=admin_data.asp><img src="img/mu12.gif" border=0></a><a href=admin_jsconst.asp><img src="img/mu14.gif" border=0></a><%end if%><a href=./logout.asp><img src="img/mu_logout.gif" border=0></a>
</td></tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -