📄 admin_home.asp
字号:
<!--#include file="function.asp"-->
<%CheckAdmin%>
<!--#include file="top.asp"-->
<img src="" width="1" height="3"><table width="680" border="0" cellspacing="1" cellpadding="1" align="center" bgcolor="<%=tablebackcolor%>">
<tr>
<td width="160" bgcolor="<%=tabletitlecolor%>" valign=top>
<!--#include file="admin_left.asp"-->
</td>
<td width="622" bgcolor="<%=tablebodycolor%>" align="center">欢迎您进入管理页面,请慎用您的权限!</td>
</tr>
</table>
<!--#include file="copyright.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -