forked from zhengwei1949/mmb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgsproduct.html
137 lines (134 loc) · 6.4 KB
/
gsproduct.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet/less" href="css/base.less">
<link rel="stylesheet/less" href="css/gsproduct.less">
<script src="js/less.js"></script>
</head>
<body>
<div id="ctl00_headerApp" class="head">
<div class="back">
<a href="index.html" class="icon-back"></a>
</div>
<h1>
凑单品
</h1>
<div class="home">
<a href="http://m.manmanbuy.com/?o=download" onclick="trackEvent('header部下载');" class="icon-app"></a>
</div>
</div>
<main class="gs-product">
<div class="list">
<div class="hd">
<div class="filter">
<!-- <ul>
<li class="on"><a href="javascript:;">京东<i></i></a></li>
<li class=""><a href="javascript:;">华北<i></i></a></li>
<li class=""><a href="javascript:;">1元<i></i></a></li>
</ul> -->
</div>
<div class="search"> <i class="icon-search"></i></div>
<!--各种下拉-->
<div class="popsort popbox" id="shop">
<!-- <ul>
<li class="on"><a href="javascript:GetRequest('site', 1);">京东</a></li>
<li><a href="javascript:GetRequest('site', 13);">一号店</a></li>
<li><a href="javascript:GetRequest('site', 190);">天猫超市</a></li>
</ul> -->
</div>
<div class="popcat popbox" id="area">
<!-- <ul>
<li class="on"><a href="javascript:GetRequest('area', 1)">华北(北京、山西等)</a></li>
<li><a href="javascript:GetRequest('area', 2)">华东(山东、浙江等)</a></li>
<li><a href="javascript:GetRequest('area', 3)">华南(广东、广西等)</a></li>
<li><a href="javascript:GetRequest('area', 4)">华中(湖北、河南等)</a></li>
<li><a href="javascript:GetRequest('area', 5)">西南(四川、云南等)</a></li>
<li><a href="javascript:GetRequest('area', 6)">东北(辽宁、吉林等)</a></li>
<li><a href="javascript:GetRequest('area',7)">西北(宁夏、新疆等)</a></li>
</ul> -->
</div>
<div class="popprice popbox" id="price">
<ul>
<li class="on"><a href="javascript:GetRequest('areaMoney', 0);">全部价格</a></li>
</ul>
</div>
</div>
<div class="bd gs-product-list">
</div>
</div>
</main>
<footer id="ctl00_foot">
<div class="foot_top">
<a href="login.aspx.htm">登录</a>
<a href="login.aspx.htm">注册</a>
<a href="#" style="width: 40%; border: 0;">
<img src="http://www.zuyushop.com/wap/images/top.jpg" width="15" height="15">返回顶部</a>
</div>
<div class="footer">
<p>
<a href="javascript:if(confirm(%27http://m.manmanbuy.com/download/ \n\nThis file was not retrieved by Teleport Ultra, because it was unavailable, or its retrieval was aborted, or the project was stopped too soon. \n\nDo you want to open it from the server?%27))window.location=%27http://m.manmanbuy.com/download/%27"
onclick="trackEvent('footer下载');" style="color: Red;">手机APP下载</a> <a href="index.htm" tppabs="http://m.manmanbuy.com/">
慢慢买手机版</a> -- 掌上比价平台</p>
<p>
m.manmanbuy.com
<img src="https://z11.cnzz.com/stat.htm-id=1256699064&r=&iw=1&showp=0x0&lg=undefined&cnzz_eid=none&p=http---m.manmanbuy.com-&rnd=453668140.gif" width="0" height="0">
</p>
</div>
</footer>
<script id="filter" type="text/html">
<ul>
{{each result as value i}}
<li class="on"><a href="javascript:SelectShow('{{value.selectName}}')" data-id="0" class="{{value.selectName}}">{{value.selected}}<i></i></a></li>
{{/each}}
</ul>
</script>
<script id="gsShop" type="text/html">
<ul>
{{each result as value i}}
<li class=""><a href="javascript:GetShopProduct('shopid', {{value.shopId}},'{{value.shopName}}');" data-shopid="{{value.shopId}}">{{value.shopName}}</a></li>
{{/each}}
</ul>
</script>
<script id="gsArea" type="text/html">
<ul>
{{each result as value i}}
<li class=""><a href="javascript:GetAreaProduct('areaid', {{value.areaId}},'{{value.areaName.split('(')[0]}}')" data-areaid={{value.areaId}}>{{value.areaName}}</a></li>
{{/each}}
</ul>
</script>
<script id="gsProductList" type="text/html">
<ul id="container" class="masonry" style="position: relative; height: 0px;">
{{each result as value i}}
<li>
<a href="http://item.m.jd.com/ware/view.action?wareId=1274360" class="item border-img">
<div class="pic"><img src="{{value.productImg}}" style="width: 174px; height: 174px;"></div>
<div class="title">{{value.productName}}</div>
<div class="other">
<div class="price">{{value.productPrice}}</div>
<div class="btn">去凑单</div>
<div class="clearfix"></div>
</div>
</a>
</li>
{{/each}}
</ul>
<div class="clearfix"></div>
</script>
<script src="js/template.js"></script>
<script src="js/jquery-1.12.3.min.js"></script>
<script>
(function($) {
$.getUrlParam = function(name) {
var reg = new RegExp("(^|&)" +
name + "=([^&]*)(&|$)");
var r = window.location.search.substr(1).match(reg);
if (r != null) return unescape(r[2]);
return null;
}
})(jQuery);
</script>
<script src="js/gsproduct.js"></script>
</body>
</html>