📄 admin_index.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
body {
color:#444444;
FONT-FAMILY:Arial, Helvetica, sans-serif,宋体;
font-size: 12px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding:0px;
scrollbar-face-color: #DCDCDC;
scrollbar-face-color: #2B73F1;
scrollbar-shadow-color: #6EC0FF;
scrollbar-highlight-color: #0650D2;
scrollbar-3dlight-color: #6EC0FF;
scrollbar-darkshadow-color: #0650D2;
scrollbar-track-color: #0650D2;
scrollbar-arrow-color: #FDEDA;
}
</style>
<title>后台管理</title>
<script>
if(self!=top){top.location=self.location;}
</script>
</head>
<frameset rows="*" cols="180,*" framespacing="0" frameborder="0" border="false" id="frame" scrolling="yes">
<frame name="leftframe" id="leftframe" scrolling="yes" marginwidth="0" marginheight="0" src="Admin_Left.asp">
<frameset rows="46,*" cols="*" framespacing="0" border="false" frameborder="0" scrolling="yes">
<frame name="top" id="top" scrolling="no" src="Admin_Top.asp">
<frame name="main" id="main" scrolling="yes" src="Admin_Main.asp">
</frameset>
</frameset>
<noframes>
<body leftmargin="2" topmargin="0" marginwidth="0" marginheight="0">
<p>你的浏览器版本过低!!!本系统要求IE5及以上版本才能使用本系统。</p>
</body>
</noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -