📄 up.jsp
字号:
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>up</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="/gensou/images/allcss.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.STYLE1 {color: #404040}
-->
</style>
</head>
<body rightmargin="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="/gensou/images/tou_b.jpg">
<img src="/gensou/images/top3.gif" width="1004" height="117">
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="36" background="/gensou/images/dh_b.jpg">
<table width="550" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="4%">
<img src="/gensou/images/dh_1.jpg" width="45" height="32">
</td>
<td width="9%">
<table width="94" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="94" align="center" background="/gensou/images/dhk_b.jpg" class="copyright">
<a href="/gensou/gjsp/manageleft.jsp" target="left">管理员</a>
</td>
</tr>
</table>
</td>
<td width="9%">
<table width="94" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="94" align="center" background="/gensou/images/dhk_b.jpg" class="copyright">
<a href="/gensou/gjsp/left.jsp" target="left">设计部</a>
</td>
</tr>
</table>
</td>
<td width="9%">
<table width="94" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="94" align="center" background="/gensou/images/dhk_b.jpg" class="copyright">
<a href="/gensou/gjsp/depotleft.jsp" target="left">库存管理</a>
</td>
</tr>
</table>
</td>
<td width="9%">
<table width="94" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="94" align="center" background="/gensou/images/dhk_b.jpg" class="copyright">
<a href="/gensou/gjsp/productionlife.jsp" target="left">生产部</a>
</td>
</tr>
</table>
</td>
<td width="9%">
<table width="94" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="94" align="center" background="/gensou/images/dhk_b.jpg" class="copyright">
<a href="/gensou/gjsp/employeeleft.jsp" target="left">薪资考勤</a>
</td>
</tr>
</table>
</td>
<td>
<img src="/gensou/images/dh_2.jpg" width="45" height="32">
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -