⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 109ab506c61c001d1389a4e5de592ec8

📁 实训时做的物流系统
💻
字号:
<%@ page language="java" contentType="text/html; charset=UTF-8"
	pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<%@page import="com.cost.biz.sysm.UserCheckbiz"%>
<%@page import="com.cost.persistence.hibernate.pojo.Userinfo"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
<!--
body  ,table,td {
	scrollbar-face-color: #EDF5FF; /* scrollbar color*/
	scrollbar-highlight-color: #DBEAFF;
	scrollbar-shadow-color: #5584E0;
	scrollbar-3dlight-color: #5584E0;
	scrollbar-arrow-color: #5584E0;
	scrollbar-track-color: #EDF5FF;
	scrollbar-darkshadow-color: #DBEAFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 宋体;
	font-size: 12px;
}
-->
</style>
<link type="text/css" rel="stylesheet" href="css/4.css" />
<script src="xml.js"></script>
</head>
<body
	style="background-image: url('images/bj03.gif'); background-repeat: repeat-y; height: 100%">
<table border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td height="171">
		<table width="212" height="171" border="0" cellpadding="0"
			cellspacing="0">
			<tr>
				<td height="43" colspan="3" background="images/jm1_02_01_01_01.gif">&nbsp;</td>
			</tr>
			<tr>
				<td width="23" height="118" background="images/jm1_02_01_01_02.gif"
					bgcolor="#D6D3FF">&nbsp;</td>
				<td width="165" height="118" align="left" valign="top"
					bgcolor="#D6D3FF"><jsp:include page="user.jsp" flush="true" />
				</td>
				<td width="24" height="118" background="images/jm1_02_01_01_04.gif">&nbsp;</td>
			</tr>
			<tr>
				<td height="10" colspan="3" background="images/jm1_02_01_01_05.gif">
				<img src="images/jm1_02_01_01_05.gif" width="212" height="10" alt="" /></td>
			</tr>
		</table>
		</td>
	</tr>
	<tr>
		<td width="212" height="33" align="center"
			background="images/jm1_02_01_02.gif"><a class="fD2"
			href="fnav.jsp" target="fleftFrame">系统管理</a></td>
	</tr>
	<tr>
		<td width="212" height="33" align="center"
			background="images/jm1_02_01_02.gif"><a class="fD2"
			href="fnav1.jsp" target="_self">总部管理</a></td>
	</tr>
	<tr>
		<td width="212" height="33" align="center"
			background="images/jm1_02_01_02.gif"><a class="fD2"
			href="fnav2.jsp" target="_self">商务管理</a></td>
	</tr>
	<tr>
		<td width="212" height="33" align="center"
			background="images/jm1_02_01_02.gif"><a class="fD2"
			href="fnav4.jsp" target="_self">销售管理</a></td>
	</tr>
	<tr>
		<td width="212" height="33" align="center"
			background="images/jm1_02_01_02.gif"><a class="fD2"
			href="fnav3.jsp" target="_self">业务管理</a></td>
	</tr>
	<tr>
	</tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -