📄 dx_about.asp
字号:
<html>
<head>
<title>关于 </title>
<!--#include file="inc/Config.asp"-->
<!--#include file="inc/Dx_admin_check.asp"-->
<style type="text/css">
<!--
body {
border:0;
overflow: hidden;
margin: 0;
font: MessageBox;
background-color:#CEE6FA;
}
td {
font-size: 12px;
line-height: 18px;
font: MessageBox;
}
-->
</style>
</head>
<body oncontextmenu="return false" onClick="window.close()">
<table border="0" cellspacing="5" cellpadding="4" width="95%" align="center">
<tr>
<td> <fieldset style="padding-bottom:5px"><legend>关于<%=WebName%>系统</legend>
<table border="0" cellspacing="0" cellpadding="0" width="95%" align="center">
<tr>
<td align="right"><font color="#0000FF">版本: V2.0</font></td>
</tr>
<tr>
<td width="100%">Copyright (c) 2007 云升科技有限公司 All Rights Reserved . <br>
<br><br>
系统开发:<font color="#FF0000">云升科技有限公司</font><br>
Email:redoa@redoa.com
<br>
URL:http://www.redoa.om
<br>
</td>
</tr>
</table>
</fieldset>
</td>
</tr>
<tr>
<td align="right" valign="top">
<!--<input type="button" class="buttons" value=" 确定 " onClick="window.close()">--></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -