📄 index_face.asp
字号:
<!--#include file=conn.asp --><!--#include file="chkuser.asp" --><!--#include file=../include/config.asp -->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href=site.css rel=stylesheet>
<title><%=copyright%><%=version%> <%=ver%></title>
<style type="text/css">
<!--
.style1 {
font-size: 24px;
font-weight: bold;
}
.style2 {
font-size: 18pt;
color: #FF0000;
}
-->
</style>
</head>
<body topmargin="0"><!--#include file=top.asp-->
<p> </p>
<table width="750" border="0" align="center" cellpadding="4" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td width="100%" height="14" bgcolor="#FFFFFF">
<p align="center" class="style1"><font color="#000099">欢迎使用<br>
“<%=copyright%><%=version%>”</font></p> </td>
</tr>
<tr>
<td height="14" bgcolor="#FFFFFF"><div align="center" class="style2">对不起,你没有执行该操作的权限!</div></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -