📄 office.html
字号:
<html>
<head>
<title>欢迎使用NET-OA网络办公系统</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<script>
if (window.screen) { var aw = screen.availWidth; var ah = screen.availHeight;window.moveTo(0, 0);window.resizeTo(aw, ah);}
var m;
function msg() {
m=1;
mg.src="../images/msg.gif";
showModelessDialog('../communicate/msg/msg.asp',window,'dialogHeight:351px;dialogWidth:100px;dialogleft:10px;help:no;status:no;scroll:no');
}
function about() {
showModalDialog('../about/about.htm',window,'dialogHeight:245px;dialogWidth:365px;dialogleft:200px;dialogtop:100px;help:no;status:no;scroll:no');
}
var o=0;
function out() {
if (o==0){
window.open("../common/out.asp","","height=1,width=1,left=10000,top=0,resizable=no,scrollbars=no,status=no,toolbar=no,menubar=no,location=no");
}else if (o==1){
window.resizeTo(420, 300);
window.moveTo(180, 100);
top.location.href="../common/out.asp?out=T";
o=2;
}
}
function loadpop(){
if(m!=1){
chkmsg.location.reload();
}
setTimeout("loadpop()",20000);
}
</script>
<link rel="stylesheet" href="../inc/style.css" type="text/css">
</head>
<body bgcolor="menu" text="#000000" scroll="no" onUnload="out();" onload="loadpop();m=0;" style="border:0; " oncontextmenu="return false">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td height="23">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="8%" height="24"><img src="../images/net.gif" width="27" height="32" hspace="4" vspace="2"></td>
<td width="92%" valign="bottom" height="24"><span disabled>登录用户:[<!--Net-OA1-->] 登录时间:[<!--Net-OA2-->]</span></td>
</tr>
</table>
</td>
<td height="23" width="300" align="right" valign="bottom">
<table width="300" border="0" cellpadding="0" cellspacing="2" >
<tr>
<td class="button" onclick="oa_main.leftFrame.NavStatus();" align="center"><img src="../images/icon-default.gif" width="16" height="15" vspace="2" hspace="1" alt="开启/关闭办公导航菜单"></td>
<td class="button" height="22" onclick="msg();"><img src="../images/w3.gif" name="mg" width="16" height="16" align="absmiddle" hspace="2">MSG</td>
<td class="button" onclick="oa_main.mainFrame.iframemain.location.reload();"><img src="../images/refresh.gif" width="16" height="16" align="absmiddle" hspace="2">刷新</td>
<td class="button" onclick="about();"><img src="../images/w1.gif" width="16" height="16" align="absmiddle" hspace="2">关于</td>
<td class="button" onclick="if (confirm('\tNET-OA网络办公系统(3.0)\t\t\n\n\t帮助文件正在紧张编写中\t\t\n\t,请密切关注本站动态\t\t\n\t是否访问系统网站?\t\t')){window.location='http://www.net-develop.com/'};"><img src="../images/w5.gif" width="16" height="16" align="absmiddle" hspace="2">帮助</td>
<td>
<iframe name=chkmsg src="index_message.asp" width="0" height="20" scrolling="no" marginwidth=0 marginheight=0 frameborder=0 vspace=0 hspace=0></iframe>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2"><iframe width="100%" name="oa_main" id="oa_main" style="width:100%; height:expression(body.offsetHeight-32);" src="index-frameset.htm">
</iframe></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -