JAVAEE-based-parking-manage.../tingchechang/WebContent/admin/left.jsp

44 lines
1.7 KiB
Plaintext
Raw Normal View History

2023-04-26 13:50:08 +00:00
<%@ page language="java" contentType="text/html; charset=GB18030"
pageEncoding="GB18030"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GB18030">
<title>Insert title here</title>
<link href="../css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="198" height="545" border="0" cellpadding="0"
cellspacing="0">
<tr>
<td valign="top"><img src="../image/LEFT.jpg" width="198"
height="545" border="0" usemap="#Map" /></td>
</tr>
</table>
<map name="Map" id="Map">
<area shape="rect" coords="60,82,154,106" href="siji_list.jsp"
target="mainFrame" />
<area shape="rect" coords="57,108,151,134" href="quanxian_list.jsp"
target="mainFrame" />
<area shape="rect" coords="57,168,146,192" href="zixun_add.jsp"
target="mainFrame" />
<area shape="rect" coords="58,197,148,220" href="zixun_mg.jsp"
target="mainFrame" />
<area shape="rect" coords="57,249,147,276" href="chewei_mg.jsp"
target="mainFrame" />
<area shape="rect" coords="58,280,146,302" href="chewei_tongji.jsp"
target="mainFrame" />
<area shape="rect" coords="59,335,156,356" href="shoufei_list.jsp"
target="mainFrame" />
<area shape="rect" coords="62,387,154,411" href="weigui_mg.jsp"
target="mainFrame" />
<area shape="rect" coords="61,418,152,442" href="weigui_huifu.jsp"
target="mainFrame" />
<area shape="rect" coords="58,473,149,496" href="tingche_tongji.jsp"
target="mainFrame" />
<area shape="rect" coords="59,498,149,526" href="../out.jsp"
target="_parent" />
</map>
</body>
</html>