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

📄 system.asp

📁 功能非常强大的一款办公自动化软件原代码,其中的文档签收功能特别实用.不相信下下来看下.
💻 ASP
字号:
<!--#include file="check.asp"-->
<!--#INCLUDE FILE="checkpower.asp" --> 

<html>
<head>
<title>系统维护</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">


<link rel="stylesheet" href="apply.css" type="text/css">
</head>


<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" oncontextmenu="return false">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="50">
  <tr>
    <td height="70" width="107">&nbsp;</td>
    <td height="70" class="systitle"><img src="images/system.gif"></td>
    
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td height="50" width="80"> </td>
    <td height="50" width="180" align="center"> <img src="images/system1.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system021.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system031.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system041.gif" width="59" height="54"></td>
    <td height="50"> </td>
  </tr>
  <tr> 
    <td height="50" width="80"></td>
    <td height="50" width="180" valign="middle" align="center">
	 <a href="addnotice.asp" class="shenqing">发布公告</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="systembbs.asp" class="shenqing">论坛管理</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="deplist.asp" class="shenqing">部门管理</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="userlist.asp" class="shenqing">用户管理</a> 
    </td>
    <td height="50"> </td>
  </tr>
  <tr> 
    <td height="50" width="80"> </td>
    <td height="50" width="180" align="center"> <img src="images/system101.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system061.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system071.gif"></td>
    <td height="50" width="180" align="center"> <img src="images/system081.gif" width="59" height="54"></td>
    <td height="50"> </td>
  </tr>
  <tr> 
    <td height="50" width="80"></td>
    <td height="50" width="180" align="center"> <a href="meetingroomlist.asp" class="shenqing">会议室管理</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="carlist.asp" class="shenqing">车辆管理</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="dailycount.asp" class="shenqing">考勤统计</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="calendarlist.asp" class="shenqing">日历管理</a> 
    </td>
    <td height="50"> </td>
  </tr>
  <tr> 
    <td height="50" width="80"> 
      <div align="center"></div>
    </td>
    <td height="50" width="180" align="center"> <img src="images/system091.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system051.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system111.gif" width="59" height="54"></td>
    <td height="50" width="180" align="center"> <img src="images/system102.gif"></td>
    <td height="50">&nbsp;</td>
  </tr>
  <tr> 
    <td height="50" width="80"></td>
    <td height="50" width="180" align="center"> <a href="signature.asp" class="shenqing">数字签名管理</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="templelist.asp" class="shenqing">公文模板管理</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="backupdb.asp" class="shenqing">数据库备份</a> 
    </td>
    <td height="50" width="180" align="center"> <a href="sysconfig.asp" class="shenqing">系统参数</a> 
    </td>
    <td height="50"> 
      <div align="center"></div>
    </td>
  </tr>
  <tr> 
    <td height="1" width="50"></td>
    <td height="1" colspan="5"> </td>
  </tr>
</table>
            

 </body>
</html>

⌨️ 快捷键说明

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