鍐滀赴缃慉PP.html
5.83 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
<!DOCTYPE html>
<!-- saved from url=(0029)http://www.dili7.com/app.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<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 name="description" content="农丰网-Android客户端是地利集团推出的一款移动APP,旨在帮助用户随时随地采购批发。主要功能:商品浏览、语音搜索、在线下单、商品推荐、商品收藏、店铺推广、供应消息、农产品价格走势等;提供服务:代购代销、物流配送、保鲜预冷、理货包装等。">
<title>农丰网APP</title>
<style>
body,p,h1{
padding: 0;margin: 0;
}
html,body{
background: url('http://static.nong12.com/static/newStatic/pnr/images/app/bg.png') center center no-repeat;
background-size: cover;
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
}
/* 清除浮动 */
.clearfix { display: inline-table; zoom:1;}
* html .clearfix { height:1%; }
* html .clearfix { zoom:1; }
.clearfix { display:block; }
.clear {clear: both;}
.clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; line-height: 0px;}
header{
padding: 10px;
color: #fff;
text-align: center;
}
.header-center{
margin: 20px 0 0px 0;
}
.header-center .logo{
display: block;
width: 0;
height: 0;
overflow: hidden;
}
.header-center .logo img{
max-width: 100%;
}
.header-info {
overflow: hidden;
}
.header-center h1{
font-size: 22px;
font-weight: normal;
margin-bottom: 5px;
}
.header-info p{
font-size: 14px;
}
.content{
text-align: center;
position: absolute;
bottom: 55px;
width: 50%;
left: 50%;
margin-left: -25%;
}
.content img{
width: 100%;
}
.download-link{
margin: 20px 0;
text-align: center;
}
.android-icon{
display: inline-block;
vertical-align: middle;
width: 25px;
height: 29px;
background: url('http://static.nong12.com/static/newStatic/pnr/images/app/android-icon.png') no-repeat;
background-size: 25px;
margin-top: -2px;
}
.download-link a{
display: inline-block;
*display: inline;
*zoom:1;
background: #6acb3b;
border-radius: 4px;
height: 45px;
line-height: 45px;
padding: 0 15px;
font-size: 18px;
color: #fff;
text-decoration: none;
float: left;
margin-left: 20px;
}
.download-link .right {
float: right;
margin-right: 20px;
}
footer{
text-align: center;
position: fixed;
width: 100%;
left: 0;
bottom: 0;
background: #fff;
box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.2);
}
footer a{
color: #6acb3b;
font-size: 16px;
text-decoration: none;
}
footer .tiaoguo{
float: right;
background: none;
color: #6acb3b;
padding: 0;
margin-right: 20px;
border-radius: 0;
}
#weixin-bg{
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: url('http://static.nong12.com/static/newStatic/pnr/images/app/point.png') center 80px no-repeat rgba(0, 0, 0, 0.7);
background-size: 180px;
}
#weixin-point{
height: 100%;
background: url('http://static.nong12.com/static/newStatic/pnr/images/app/point1.png') 70px 0 no-repeat;
background-size: 80px;
background-position:top right;
position: relative;
right: 15px;
top: 15px;
}
</style>
<script src="chrome-extension://oofgjnalpjodkfmfomihdlchiiacnman/injectScripts.min.js"></script></head>
<body mycollectionplug="bind" cz-shortcut-listen="true">
<header>
<div class="header-center clearfix">
<span class="logo">
<img src="../../../../Downloads/农丰网APP_files/app-logo.png">
</span>
<div class="header-info">
<h1>农丰网 新版升级</h1>
<p>全新交互体验,更多产品功能</p>
</div>
</div>
</header>
<div class="content">
<img src="http://static.nong12.com/static/newStatic/pnr/images/app/android.png">
</div>
<footer>
<div class="download-link clearfix">
<a class="left" href="http://xiazai.nong12.com/Nong12.apk">
<span class="android-icon"></span>
Android下载
</a>
<a class="right" href="https://itunes.apple.com/cn/app/nong-feng-wang/id984349424">
<span class="ios-icon"></span>
iOS下载
</a>
</div>
</footer>
<div id="weixin-bg" style="display:none;">
<div id="weixin-point"></div>
</div>
<script type="text/javascript">
// var ua = navigator.userAgent.toLowerCase();
//
// // 判断是否微信浏览器中打开
// if( ua.match(/MicroMessenger/i) == "micromessenger" ) {
// document.getElementById("downloadAndroid").onclick = function(){
// document.getElementById("weixin-bg").style.display = "block";
// };
// } else {
// var _rc = document.getElementById('weixin-bg');
// document.body.removeChild( _rc );
// document.getElementById("downloadAndroid").onclick = function(){
// window.location.href = "http://xiazai.dili7.com/Dili7.apk";
// };
// }
//
// document.getElementById("redirect").onclick = function(){
// if(window.location.href.indexOf("redirect") > 0) {
// var url = window.location.href.split("redirect=")[1];
// window.location.href = url;
// } else {
// window.location.href = "http://www.dili7.com";
// }
//
//
// };
// var storage = window.localStorage;
// if( storage.searchStorage == undefined || storage.searchStorage == '' ){
// storage.searchStorage = 'dlwww';
// }
// function setcookie( seconds ){
// var date = new Date();
// date.setTime( date.getTime()+( seconds*1000 ) );
// document.cookie="applink=yes;path=/;expires="+date.toGMTString();
// }
// setcookie( 3600 );
/* if(/(Android)/i.test(navigator.userAgent)){
setTimeout(function(){
window.location.href ="http://android-pnr-apk.qiniudn.com/Dili7.apk";
} , 500 );
}else{
setTimeout(function(){
window.location.href ="http://www.dili7.com";
} , 500 );
}; */
</script>
</body></html>