📄 topfrm.jsp
字号:
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" HREF="../../common/olstyle.css">
<script type="text/javascript" src="../../common/dialog.js"></script>
<script language="JavaScript" src="../../common/CommonFunc.js"></script>
</head>
<body bgColor="#dfdfdf"" text="#000000">
<table width="100%" height="47" cellPadding="0" cellSpacing="0" bgcolor="#9cbbd5">
<tbody>
<tr style="HEIGHT: 3px" align="left" >
<td width="591" height="45" align="left" vAlign="middle" >
<div align="left"><img src="../../images/future.gif" width="491" height="45" border="0"></div></td>
<td width="*"> </td>
<td align="right" valign="middle" ></td>
<td width="130" align="right" valign="middle" >
<font color="#000099"><bean:message key="global.productName"/> <bean:message key="global.version"/></font>
</td>
</tr>
</tbody>
</table>
<table cellSpacing="0" cellPadding="0" width="100%" border="0" bgcolor="#9cbbd5">
<tbody>
<tr>
<td valign="bottom" nowrap bgColor=#dfdfdf><script>
bar.draw();
</script></td>
<td bgColor=#dfdfdf width="0%"> </td>
<TD noWrap align="center" bgColor=#dfdfdf></TD>
<TD width="100" align="right" valign="middle" noWrap
bgColor="#0033CC"><font color=#aaaa00>|</font> <a
class="whitetext" title="关于本系统" onclick="return btnAbout_onclick()"
href="#" ><font color="#eeeeee">关于</font></a> <font color=#AAAA00>|</font> <a
class="whitetext"
href="JavaScript:if (confirm('确定要退出吗?'))location='logout.do';" target="_parent" title="退出本系统"><font color="#eeeeee">退出</font></a> </TD>
</tr>
</tbody>
</table>
<table cellSpacing="0" cellPadding="0" width="100%" bgcolor="#9cbbd5">
<tbody>
<tr style="HEIGHT: 4px" align="center" bgColor="#93bee2">
<td vAlign="top" align="left" width="50%" height="4"></td>
<td width="50%" align="right" bgcolor="#93bee2"></td>
</tr>
</tbody>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -