?? supplyinfo_maintain.jsp
字號:
<%@ page contentType="text/html;charset=gb2312" errorPage="error.jsp" %>
<%@ page import="java.util.Date" %>
<%--<%@ page errorPage="/error/error.jsp" %>--%>
<HTML>
<HEAD>
<TITLE>供應商管理</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html"; charset="gb2312">
<link rel="stylesheet" type="text/css" href="css/style.css">
</HEAD>
<BODY BGCOLOR=#FFFFFF border="0" LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background="images/bg_main.png">
<table width="734" height="100%" border="0" cellspacing="0" cellpadding="0" background="images/bg_main.png">
<tr width="250" height="20">
<td background="images/bg_main2.png"><img border="0" src="/Imis/imis_mate/images/test1.gif" width="17" height="17"/><span class="tubiao">供應商列表</span></td>
<td width="559" rowspan="2" background="images/bg_main2.png">
<iframe src="blank1.htm" align="center" border="0" marginWidth="0" frameSpacing="0" marginHeight="0" frameBorder="0" noResize target="_blank"
width="100%" height="100%" scrolling="auto" name="iframe_SupplyInfo_Info" id="iframe_SupplyInfo_Info">
</iframe>
</td>
</tr>
<tr>
<td width="175" height="456" align="left" valign="top" background="images/bg_main2.png">
<iframe src="SupplyInfoList.jsp" align="center" border="0" marginWidth="0" frameSpacing="0" marginHeight="0" frameBorder="0" noResize target="_blank"
width="98.8%" height="100%" scrolling="auto" name="iframe_SupplyInfo_Tree" id="iframe_SupplyInfo_Tree">
</iframe>
</td>
</tr>
</table>
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -