📄 leftmenu.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="leftMenu.aspx.cs" Inherits="Manage_leftMenu" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<link href="../css/css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
</head>
<body style="text-align: center">
<form id="form1" runat="server">
<div>
</div>
<table cellpadding="0" cellspacing="0" style="background-image: url(../images/hbei.JPG); width: 68px; height: 116px;">
<tr>
<td background="images/hbei.JPG" height="610" valign="top" style="width: 221px; text-align: center">
<table height="76" width="198">
<tr>
<td style="width: 192px; height: 72px">
</td>
</tr>
</table>
<br />
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 100px; height: 18px;">
<a href="../index.aspx" target="_top" class="hong">返回首页</a></td>
</tr>
</table>
<table height="313" width="189">
<tr>
<td align="right" valign="top" style="height: 377px">
<table align="center" cellpadding="0" cellspacing="0" height="29" width="156">
<tr>
<td>
<img height="25" src="../images/xinxiguanli.GIF" width="156" /></td>
</tr>
<tr>
<td style="height: 183px">
<table border="1" bordercolor="#ffffff" cellpadding="1" cellspacing="1" height="100%"
width="100%">
<tr>
<td align="left" bgcolor="#faf9f8">
<table cellspacing="3" cellpadding="0" width="130" align="center">
<tr>
<td><a target="rightFrame" class="huise1" href="manage_Freight.aspx">货源信息管理</a></td>
</tr>
<tr>
<td><a target="rightFrame" class="huise1" href="manage_Truck.aspx">车源信息管理</a></td>
</tr>
<tr>
<td><a target="rightFrame" class="huise1" href="manage_Special.aspx">专线信息管理</a></td>
</tr>
<tr>
<td><a target="rightFrame" class="huise1" href="manage_Depot.aspx">仓储信息管理</a></td>
</tr>
<tr>
<td><a target="rightFrame" class="huise1" href="manage_Job.aspx">招聘信息管理</a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<table align="center" cellpadding="0" cellspacing="0" height="29" width="156">
<tr>
<td>
<img height="25" src="../images/yonghuguanli.GIF" width="156" /></td>
</tr>
<tr>
<td>
<table border="1" bordercolor="#ffffff" cellpadding="1" cellspacing="1" height="100%"
width="100%">
<tr>
<td align="left" bgcolor="#faf9f8">
<table cellspacing="3" cellpadding="0" width="130" align="center">
<tr>
<td><a target="rightFrame" class="huise1" href="manage_grUser.aspx">个人用户管理</a></td>
</tr>
<tr>
<td><a target="rightFrame" class="huise1" href="manage_qyUser.aspx">企业用户管理</a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<table align="center" cellpadding="0" cellspacing="0" height="29" width="156">
<tr>
<td>
<img height="25" src="../images/xinwenguanli.GIF" width="156" /></td>
</tr>
<tr>
<td>
<table border="1" bordercolor="#ffffff" cellpadding="1" cellspacing="1" height="100%"
width="100%">
<tr>
<td align="left" bgcolor="#faf9f8">
<table cellspacing="3" cellpadding="0" width="130" align="center">
<tr>
<td><a target="rightFrame" class="huise1" href="manage_issuanceNews.aspx">发布新闻</a></td>
</tr>
<tr>
<td><a target="rightFrame" class="huise1" href="manage_news.aspx">新闻管理</a></td>
</tr>
</table>
<a class="huise1" href="#"></a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -