📄 default.html
字号:
<html>
<head>
<title>NET-OA</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312"> <link rel="stylesheet" href="../../inc/style.css" type="text/css">
<script>
function model(i){
if (i==1){
wcal.style.display="none";
qq.location='admin_arrangement.asp?T=<!--Net-OA1-->';
}else{
wcal.style.display="inline";
qq.location='date.asp?date=<!--Net-OA2-->&T=<!--Net-OA3-->';
}
}
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" oncontextmenu="return false" >
<!--Net-OA4--><table width="100%" border="0" cellspacing="2" cellpadding="2" class="borderon" height="100%">
<tr>
<td valign="top" id="wcal" width="36%"><fieldset><legend>日期(D)</legend>
<table width="100%" border="0" cellspacing="4" cellpadding="0">
<tr>
<td><iframe src="calendar.asp?T=<!--Net-OA5-->" name="cal" id="cal" width="100%" height="134"></iframe></td>
</tr>
<tr>
<form name="form1" method="get" action="calendar.asp" target="cal">
<td>
<select name="year" size="1">
<!--Net-OA6--> <option value="<!--Net-OA7-->" <!--Net-OA8-->selected<!--Net-OA9-->><!--Net-OA10-->年</option>
<!--Net-OA11--> </select>
<select name="month">
<!--Net-OA12--> <option value="<!--Net-OA13-->" <!--Net-OA14-->selected<!--Net-OA15-->><!--Net-OA16-->月</option>
<!--Net-OA17--> </select><input type="hidden" name="T" value="<!--Net-OA18-->">
<input type="submit" name="Submit" value="GO" style="height:20">
</td>
</form>
</tr>
<tr>
<td>
<hr size="1">
</td>
</tr>
<tr>
<td>使用说明:<br>
<br>
1.当前时区: 中国标准时间<br>
2.日期格式: YYYY-MM-DD<br>
3.粗体下划线: 有信息<br>
4.点击日期查看信息<br>
<br>
</td>
</tr>
</table>
</fieldset>
</td>
<!--Net-OA19--> <td valign="top" align="center" width="64%"><iframe src="date.asp?date=<!--Net-OA20-->&T=<!--Net-OA21-->" name="qq" width="100%" height="100%" scrolling="no"></iframe>
</td>
</tr>
<tr align="center">
<td colspan="2" height="40">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="33%"> <input type="radio" name="ra" checked onclick="model(0);">
查看模式
<input type="radio" name="ra" onclick="model(1);">
管理模式</td>
</tr>
</table>
</td>
</tr>
</table>
<!--Net-OA22--></body>
</html>
<!--Net-OA23-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -