📄 productinfo.jsp
字号:
<%@ page contentType="text/html;charset=GBK"%>
<%@ page import="java.util.*"%>
<%
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK" />
<title>求购详细信息</title>
<script type="text/javascript" src="/js/prototype.js"></script>
<script type="text/javascript" src="quoted.js"></script>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#login{
position: relative;
display: none;
top: 20px;
left: 30px;
background-color: #ffffff;
text-align: center;
border: solid 1px;
padding: 10px;
z-index: 1;
}
-->
</style>
<link href="/zone_b2b/css/css.css" rel="stylesheet" type="text/css" />
</head>
<body>
<jsp:include flush="true" page="/zone_b2b/top.html"/>
<table width="980" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="20"></td>
</tr>
</table>
<table width="980" border="0" align="center" cellpadding="2" cellspacing="1" bgcolor="DCDCDC">
<tr>
<td height="29" background="/zone_b2b/images/Content_03.gif" bgcolor="#FFFFFF">
您当前位置: 求购信息 / 查看求购信息 / 玻璃 / 玻璃品
</td>
</tr>
</table>
<table width="980" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="20"></td>
</tr>
</table>
<table width="980" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="740" valign="top">
<table border=0 cellpadding=0 cellspacing=0 width="100%">
<tr>
<td width="134" height="32" align="center" background="/zone_b2b/images/sup_03.gif" class="bthong">
产品名称
</td>
<td align="right" background="/zone_b2b/images/sup_04.gif">
<img src="/zone_b2b/images/sup_08.gif" align="absmiddle">
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="10" cellspacing="1" bgcolor="FFC367">
<tr>
<td height="255" valign="top" bgcolor="FFFFFF">
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="47%" align="center">
///////////////////////////////////////在些写
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="top">
</td>
<td width="228" valign="top">
<jsp:include flush="true" page="/zone_b2b/supply/sale_right.jsp"/>
</td>
</tr>
</table>
<jsp:include flush="true" page="/zone_b2b/footer.jsp" />
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -