index.html
13.7 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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="user-scalable=0, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>优品惠聚贵阳</title>
<link rel="stylesheet" href="css/topic.css">
</head>
<body>
<div class="m-page"></div>
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/underscore-min.js"></script>
<script type="text/template" id="contentTpl">
<%if(wap){%>
<header class="m-header header-light">
<div class="head">
<a href="javascript:history.go(-1);" class="lt-bar m-icon icon-back">返回</a>
<h1>优品惠聚贵阳</h1>
<!-- <a href="#" class="rt-bar text">分享</a> -->
</div>
</header>
<%}%>
<div class="nf_main">
<!-- 顶部banner -->
<div class="section">
<img src="images/main/banner_01.jpg" alt="优品惠聚贵阳">
</div>
<div class="section feature background-green">
<%_.each(features, function(feature, index){%>
<a href="<%=wap ? 'http://m.nong12.com/goods/getIntroductionPageById.do?pid='+feature.id : 'http://www.nong12.com/product/'+feature.id+'.html'%>" title="<%=feature.title%>"><img src="images/product/p_0_<%=index%>.jpg" alt="<%=feature.title%>"></a>
<%})%>
</div>
<div class="section">
<img src="images/main/header_01.jpg" alt="源于大自然的馈赠--优品汇聚贵阳">
</div>
<div class="section product background-green">
<ul>
<%_.each(products[0], function(product, index){%>
<li>
<a href="<%=wap ? 'http://m.nong12.com/goods/getIntroductionPageById.do?pid='+product.id : 'http://www.nong12.com/product/'+product.id+'.html'%>" title="<%=product.title%>"><img src="images/product/p_1_<%=index%>.jpg" alt="<%=product.title%>"></a>
</li>
<%})%>
</ul>
</div>
<div class="section">
<a href="http://m.nong12.com/features/category.do?id=0&shopSource=1&rid=571"><img src="images/main/header_02.jpg" alt="源于大自然的馈赠--优品汇聚贵阳"></a>
</div>
<div class="section product background-brown">
<ul>
<%_.each(products[1], function(product, index){%>
<li>
<a href="<%=wap ? 'http://m.nong12.com/goods/getIntroductionPageById.do?pid='+product.id : 'http://www.nong12.com/product/'+product.id+'.html'%>" title="<%=product.title%>"><img src="images/product/p_2_<%=index%>.jpg" alt="<%=product.title%>"></a>
</li>
<%})%>
</ul>
</div>
<div class="section">
<a href="http://m.nong12.com/features/category.do?id=0"><img src="images/main/header_03.jpg" alt="源于大自然的馈赠--优品汇聚贵阳"></a>
</div>
<div class="section product background-pink">
<ul>
<%_.each(products[2], function(product, index){%>
<li>
<a href="<%=wap ? 'http://m.nong12.com/goods/getIntroductionPageById.do?pid='+product.id : 'http://www.nong12.com/product/'+product.id+'.html'%>" title="<%=product.title%>"><img src="images/product/p_3_<%=index%>.jpg" alt="<%=product.title%>"></a>
</li>
<%})%>
</ul>
</div>
<div class="section">
<a href="http://m.nong12.com/features/category.do?id=0&shopSource=1&rid=875"><img src="images/main/header_04.jpg" alt="源于大自然的馈赠--优品汇聚贵阳"></a>
</div>
<div class="section product background-deep-brown">
<ul>
<%_.each(products[3], function(product, index){%>
<li>
<a href="<%=wap ? 'http://m.nong12.com/goods/getIntroductionPageById.do?pid='+product.id : 'http://www.nong12.com/product/'+product.id+'.html'%>" title="<%=product.title%>"><img src="images/product/p_4_<%=index%>.jpg" alt="<%=product.title%>"></a>
</li>
<%})%>
</ul>
</div>
<div class="section">
<a href="http://m.nong12.com/features/category.do?id=0"><img src="images/main/header_05.jpg" alt="源于大自然的馈赠--优品汇聚贵阳"></a>
</div>
<div class="section product background-deep-red">
<ul>
<%_.each(products[4], function(product, index){%>
<li>
<a href="<%=wap ? 'http://m.nong12.com/goods/getIntroductionPageById.do?pid='+product.id : 'http://www.nong12.com/product/'+product.id+'.html'%>" title="<%=product.title%>"><img src="images/product/p_5_<%=index%>.jpg" alt="<%=product.title%>"></a>
</li>
<%})%>
</ul>
</div>
<div class="section">
<a href="http://m.nong12.com/features/category.do?id=0&rid=1009"><img src="images/main/header_06.jpg" alt="源于大自然的馈赠--优品汇聚贵阳"></a>
</div>
<div class="section">
<img src="images/main/header_07.jpg" alt="源于大自然的馈赠--优品汇聚贵阳">
</div>
<div class="section store">
<%_.each(stores, function(store, index){%>
<a href="<%='http://m.nong12.com/shop/storedetail.do?id='+store.id%>" title="<%=store.title%>"><img src="images/store/store_0_<%=index%>.jpg" alt="<%=store.title%>"></a>
<%})%>
</div>
<div class="section">
<a href="http://m.nong12.com/features/category.do?id=0&rid=875" title=""><img src="images/main/header_07.jpg" alt="优品惠聚贵阳"></a>
</div>
<div class="section">
<img src="images/main/header_08.png" alt="优品惠聚贵阳">
</div>
<div class="section market">
<dl class="clearfix">
<%_.each(markets, function(market){%>
<dd><a href="http://m.nong12.com/goods/searchByKeyword.do?type=0&key=<%=market.key%>"><%=market.title%></a></dd>
<%})%>
</dl>
</div>
<div class="section footer">
<a href="http://static.nong12.com/static/app.html" title="app下载"><img src="images/main/footer.jpg" alt="app下载"></a>
</div>
</div>
<a href="#" class="m-to-top"></a>
</script>
<script>
$(function() {
var Topic = {
wap: false,
data: {
features:[{
"id": "1000035401",
"title": "清热润燥化痰止咳"
},{
"id": "1000033847",
"title": "品质鲜嫩营养丰富"
},{
"id": "1000028869",
"title": "纯甜可口汁多肉嫩"
},{
"id": "1000026170",
"title": "补气养血健脑安神"
}],
products:[
[{
"id": "1000049360",
"title": "蛇果 产地 美国"
},{
"id": "1000032288",
"title": "金枕榴莲 产地 泰国 "
},{
"id": "1000042993",
"title": "橙子 产地 南非"
},{
"id": "1000050859",
"title": "凤梨 产地台湾台北市"
},{
"id": "1000045249",
"title": "红心火龙果产地越南"
},{
"id": "1000045254",
"title": "牛油果 产地 美国"
},{
"id": "1000036394",
"title": "圣女果产地辽宁鞍山"
},{
"id": "1000051413",
"title": "玖红瓜产地山东"
}],
[{
"id": "1000035309",
"title": "茶树菇产地福建 "
},{
"id": "1000034813",
"title": "杏鲍菇产地贵州"
},{
"id": "1000034799",
"title": "蘑菇产地贵州"
},{
"id": "1000028440",
"title": "香菇 产地 河南"
}],
[{
"id": "1000048859",
"title": "红玫瑰产地美国"
},{
"id": "1000026162",
"title": "香蜜杨桃 产地海南"
},{
"id": "1000041069",
"title": "红提 产地贵州"
},{
"id": "1000029879",
"title": "山楂 产地山西 "
},
{
"id": "1000014330",
"title": "金桔 产地贵阳 "
},{
"id": "1000030883",
"title": "红心柚子 产地湖南"
},{
"id": "1000033951",
"title": "香蕉 产地云南西双版纳"
},{
"id": "1000026307",
"title": "蒙自石榴产地云南红河"
}],
[{
"id": "1000027058",
"title": "科果牌响水石板大米"
},{
"id": "1000034851",
"title": "鸡蛋 产地 云南曲靖市"
},{
"id": "1000040362",
"title": "芝麻油 产地贵州贵阳"
},{
"id": "1000044548",
"title": "干辣椒 产地贵州遵义"
}],
[{
"id": "1000049557",
"title": "瓜子 产地 内蒙古"
},{
"id": "1000040228",
"title": "板栗 产地 云南"
},{
"id": "1000049561",
"title": "开心果 产地 云南保山"
},{
"id": "1000039680",
"title": "花生 产地 贵州贵阳"
}]
],
stores: [{
id:1385,
title: '名果汇'
},{
id:110803,
title: '国洪梅鲜果店科果贵州总经销'
},{
id:110517,
title: '贵阳易洁鲜果行'
},{
id:1578,
title: '秦二娃鲜果行'
}],
markets: [{
'key':'%E5%AF%BF%E5%85%89',
title: '山东寿光地利'
},{
'key':'%E7%89%A1%E4%B8%B9%E6%B1%9F',
title: '牡丹江牡达'
},{
'key':'%E9%BD%90%E9%BD%90%E5%93%88%E5%B0%94',
title: '齐齐哈尔哈达'
},{
'key':'%E6%B2%88%E9%98%B3',
title: '沈阳地利'
},{
'key':'%%E5%93%88%E5%B0%94%E6%BB%A8',
title: '哈尔滨哈达'
},{
'key':'%E5%9B%9B%E5%B7%9D',
title: '四川聚合'
}]
},
initialize: function() {
this.bindEvents();
this.render();
},
bindEvents: function() {
$(document).on('touchstart', '.m-to-top', function(e) {
e.preventDefault();
$('body').animate({
scrollTop: 0
}, 300);
});
},
getParameterByName: function(name) {
name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"),
results = regex.exec(location.search);
return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " "));
},
render: function() {
var _this = this,
source = this.getParameterByName('source');
if (source != '' && source.length > 0) {
if (source && source.toLowerCase() == 'wap') {
this.wap = true;
}
}
this.data.wap = this.wap;
$('.m-page').html(_.template($('#contentTpl').html())(this.data));
}
};
Topic.initialize();
});
</script>
</body>
</html>