supplyDetailEnquiry.html
7.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>销售中心-询价详情</title>
<script type="text/javascript">
search_ajaxUrl = 'http://www.nong12.com/newTip.html?callFn=?';
</script>
<script type="text/javascript" src="../../common/js/base/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="../../common/js/base/sea.js"></script>
<link rel="stylesheet" type="text/css" href="../css/style/supplyDetailEnquiry.css">
<script type="text/javascript" src="../js/javascript/common/config.js"></script>
<!--[if lt IE 9]>
<script src="../../common/js/plugin/respond.src.js"></script>
<link href="../../common/js/plugin/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
<link href="../respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
<script src="../../common/js/plugin/respond.proxy.js"></script>
<![endif]-->
</head>
<body>
<div class="main clearfix">
<!-- 右侧开始 -->
<div class="right-place">
<!-- 右侧内容开始 -->
<div class="r-hd">
询价详情
</div>
<div class="r-bd">
<!-- 采购商开始 -->
<h3 class="h-h3">供应详情</h3>
<ul class="supply-ul clearfix">
<li>采购商:张三</li>
<li>联系电话:12309080980</li>
</ul>
<!-- 采购商结束 -->
<!-- 询价开始 -->
<h3 class="h-h3">询价信息</h3>
<table border="0" cellspacing="0" cellpadding="0" class="supply-tab">
<tbody><tr>
<td class="align-right">询价类型:</td>
<td>大量供应白菜白菜</td>
</tr>
<tr>
<td class="align-right">询价商品:</td>
<td>蔬菜 〉根茎类 〉萝卜</td>
</tr>
<tr>
<td class="align-right">要求产地:</td>
<td>大量供应白菜白菜</td>
</tr>
<tr>
<td class="align-right">提货点:</td>
<td>四川聚合;贵阳地利</td>
</tr>
<tr>
<td class="align-right">采购数量:</td>
<td>12元/公斤</td>
</tr>
<tr>
<td class="align-right">询价时间:</td>
<td>500000斤</td>
</tr>
<tr>
<td class="align-right">报价:</td>
<td>
<span>
未报价
<a href="#open-frame" class="submitBtn submit-now">现在报价</a>
<span class="timeover">(48小时未报价,询价信息将过期)</span>
</spaN>
</td>
</tr>
<tr>
<td class="align-right ver-top">采购说明:</td>
<td>大量供应白菜白菜</td>
</tr>
</tbody>
</table>
<!-- 询价结束 -->
</div>
<!-- 右侧内容结束 -->
</div>
<!-- 右侧结束 -->
</div>
<script type="text/javascript">
seajs.use(
[ '../js/javascript/common/common.js',
'../js/javascript/market/supplyDetailEnquiry.js']
);
</script>
<!-- footer-->
<div class="footer">
<div class="bg-F9">
<div class="footer-view clearfix">
<div class="left">
<ul>
<li>
<span class="icon-we"></span>
<p>关于我们</p>
<div class="f-list">
<a href="#">关于地利</a>
<a href="#">诚聘英才</a>
<a href="#">联系我们</a>
<a href="#">地利服务</a>
</div>
</li>
<li>
<span class="icon-aftersales"></span>
<p>售后服务</p>
<div class="f-list">
<a href="#">纠纷处理</a>
<a href="#">退款流程</a>
<a href="#">退款政策</a>
</div>
</li>
<li>
<span class="icon-shopping"></span>
<p>购物指南</p>
<div class="f-list">
<a href="#">交易规则</a>
<a href="#">购物流程</a>
<a href="#">订单结算</a>
<a href="#">支付方式</a>
</div>
</li>
<li>
<span class="icon-identity"></span>
<p>身份认证</p>
<div class="f-list">
<a href="#">邮箱验证</a>
<a href="#">企业验证</a>
<a href="#">实名认证</a>
<a href="#">密码找回</a>
</div>
</li>
<li>
<span class="icon-novice"></span>
<p>新手指南</p>
<div class="f-list">
<a href="#">个人注册</a>
<a href="#">企业注册</a>
<a href="#">会员须知</a>
<a href="#">会员登陆</a>
</div>
</li>
</ul>
</div>
<div class="right">
<span class="icon-shield"></span>
<ul class="clearfix">
<li><p>服务热线:<span class="text-phone">400-888-6666</span></p></li>
<li><p>服务时间:<span class="text-time">上午9:00 - 晚上21:00</span></p></li>
<li><p class="dili-im" href="#"><i></i>联系我们</p></li>
</ul>
</div>
</div>
</div>
<div class="footer-end">
<p>
<a href="#">关于我们</a> |
<a href="#">联系我们</a> |
<a href="#">人才招聘</a> |
<a href="#">地利服务</a> |
<a href="#">帮助中心</a>
</p>
<p class="col-999"> Copyright © 2013-2014 nong12.com,All Rights Reserved 陕ICP备14002958号</p>
<p class="col-999">版权所有 地利网络农业有限公司</p>
</div>
</div>
<!-- footer end -->
<div class="open-frame" id="open-frame">
<h2 class="op-title">
报价
</h2>
<form class="s-validate">
<table border="0" cellpadding="" cellspacing="0">
<tr>
<td class="align-right">
商品信息:
</td>
<td>
<input type="text" class="iptText" readonly="true">
</td>
</tr>
<tr>
<td class="align-right">
采购数量:
</td>
<td>
<input type="text" class="iptText" readonly="true">
</td>
</tr>
<tr>
<td class="align-right">
您的报价<i class="required-icon">*</i>:
</td>
<td>
<input type="text" class="iptText required" name="storename">
<span class="t-unit">元/吨</span>
<span class="t-check"><input type="checkbox" />无货</span>
<p class="iptTips">
请填写您的店铺名称,名称会显示在您的店铺。</p>
</td>
</tr>
<tr>
<td class="align-right">
报价说明<i class="required-icon">*</i>:
</td>
<td>
<input type="text" class="iptText required" name="storename">
<p class="iptTips">
请填写您的店铺名称,名称会显示在您的店铺。</p>
</td>
</tr>
</table>
<div class="op-foot">
<input type="submit" class="submitBtn" value="马上报价" />
</div>
</form>
</div>
</body>
</html>