📄 ritop.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file=data/conn.asp-->
<!--#include file=connfig.asp-->
<!--#include file=inc/yan.asp-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #EEF4FF;
}
a:active {
text-decoration: none;
}
body {
background-image: url();
}
-->
</style></head>
<body topmargin="0">
<div align="center" >
<table width="622" border="0" align="center" cellspacing="0" >
<tr>
<td width="600" height="47" background="images/geren.gif"><div align="center">
<%if ps("huibao")=1 or ps("chaoji")=1 then%>
<div align="center"><a href="richa1.asp" target="m">日报表管理</a>
<% Else %>
<div align="center"><a href="richa.asp" target="m">日报表</a>
<% End If %>
<a href="zhou.asp" target="m">周报表</a> <a href="cha.asp" target="m">月报表 </a><a href="rifa.asp" target="m">发布日报表</a></div>
</div>
</div></td>
<td width="18"> </td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -