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

📄 left.asp

📁 进入后台
💻 ASP
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<LINK href="../css.css" type=text/css rel=stylesheet>
</head>
<body>
<table width="150"  align="left" cellspacing=0 bordercolordark=#ffffff  
            bordercolorlight=#c0c0c0 border=1>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20" align="center" bgcolor="#EEEEEE">一对一校友录后台管理</td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="help.htm" target="mainframe1">程序说明及帮助</a></td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <A href="http://bbs.yvsy.net/" target="mainframe1">校友录官方论坛</A></td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="gg.asp" target="mainframe1">公告管理</a></td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminpic.asp" target="mainframe1">相册审核</a></td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminlink.asp" target="mainframe1">友情链接</a></td>
  </tr>
  <%if Session("leave")=2 then%>
<tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="siteinfo.asp" target="mainframe1">站点参数</a></td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminvip.asp" target="mainframe1">成员管理</a></td>
  </tr>
 <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminbm.asp" target="mainframe1">版面管理</a></td>
  </tr>
<tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminbj.asp" target="mainframe1">班级管理</a></td>
  </tr>
   <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="admintime.asp" target="mainframe1">入学时间</a></td>
  </tr>
   <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminyx.asp" target="mainframe1">专业分类</a></td>
  </tr>
   <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminclass.asp" target="mainframe1">班级编号</a></td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="piclb.asp" target="mainframe1">相册类别</a></td>
  </tr>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20"><img src="aicon_114.gif" border="0"> <a href="adminedit.asp" target="mainframe1">后台管理员</a></td>
  </tr>
  <%end if%>
  <tr onMouseOver="this.style.backgroundColor='#F5F5F5'" onMouseOut="this.style.backgroundColor=''">
    <td height="20" align="center" bgcolor="#F6F6F6"><a href="index.asp?type2=login1&goout=out" target="_parent">○退出管理○</a></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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