-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
459 lines (444 loc) · 21.6 KB
/
index.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
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
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="author" content="viggo"/>
<title>网址导航</title>
<link rel="shortcut icon" href="assets/images/favicon.png">
<link rel="stylesheet" href="assets/css/fonts/googleapis/css/Arimo.css">
<link rel="stylesheet" href="assets/css/fonts/linecons/css/linecons.css">
<link rel="stylesheet" href="assets/css/fonts/fontawesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/xenon-core.css">
<link rel="stylesheet" href="assets/css/xenon-components.css">
<link rel="stylesheet" href="assets/css/xenon-skins.css">
<link rel="stylesheet" href="assets/css/nav.css">
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/zui.js"></script>
<script src="assets/js/index.min.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
</head>
<body class="page-body">
<!-- skin-white -->
<div class="page-container">
<div class="sidebar-menu toggle-others fixed">
<div class="sidebar-menu-inner">
<header class="logo-env">
<!-- logo -->
<div class="logo">
<a href="index.html" class="logo-expanded">
<img src="assets/images/wagio.svg" width="100%" alt=""/>
</a>
</div>
<div class="mobile-menu-toggle visible-xs">
<a href="#" data-toggle="user-info-menu">
<i class="linecons-cog"></i>
</a>
<a href="#" data-toggle="mobile-menu">
<i class="fa-bars"></i>
</a>
</div>
</header>
<ul id="main-menu" class="main-menu">
<li>
<a href="#常用推荐" class="smooth">
<i class="linecons-star"></i>
<span class="title">常用推荐</span>
</a>
</li>
<li>
<a href="#云服务" class="smooth">
<i class="linecons-doc"></i>
<span class="title">云服务</span>
</a>
</li>
<!-- <li>
<a>
<i class="linecons-lightbulb"></i>
<span class="title">灵感采集</span>
</a>
<ul>
<li>
<a href="#发现产品" class="smooth">
<span class="title">发现产品</span>
</a>
</li>
<li>
<a href="#界面灵感" class="smooth">
<span class="title">界面灵感</span>
</a>
</li>
<li>
<a href="#网页灵感" class="smooth">
<span class="title">网页灵感</span>
<span class="label label-pink pull-right hidden-collapsed">Hot</span>
</a>
</li>
<li>
<a href="#动效设计" class="smooth">
<span class="title">动效设计</span>
</a>
</li>
<li>
<a href="#电商平台" class="smooth">
<span class="title">电商平台</span>
</a>
</li>
</ul>
</li>-->
</ul>
</div>
</div>
<div class="main-content">
<nav class="navbar user-info-navbar" role="navigation">
<!-- User Info, Notifications and Menu Bar -->
<!-- Left links for user info navbar -->
<ul class="user-info-menu left-links list-inline list-unstyled">
<li class="hidden-sm hidden-xs">
<a href="#" data-toggle="sidebar">
<i class="fa-bars"></i>
</a>
</li>
</ul>
<ul class="user-info-menu right-links list-inline list-unstyled">
<!-- <li class="hidden-sm hidden-xs">
<a href="#" target="_blank">
<i class="fa-github"></i>WagIO
</a>
</li>-->
</ul>
<!-- <a href="https://github.com/WebStackPage/WebStackPage.github.io" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a> -->
</nav>
<section class="sousuo">
<div class="search">
<div class="search-box">
<span class="search-icon"
style="background: url(./assets/images/search_icon.png) 0px 0px; opacity: 1;"></span>
<input type="text" id="txt" class="search-input" autocomplete="off"
placeholder="请输入关键字,按回车 / Enter 搜索">
<button class="search-btn" id="search-btn"><i class="fa fa-search"></i></button>
</div>
<!-- 搜索热词 -->
<div class="box search-hot-text" id="box" style="display: none;">
<ul></ul>
</div>
<!-- 搜索引擎 -->
<div class="search-engine" style="display: none;">
<div class="search-engine-head">
<strong class="search-engine-tit">选择您的默认搜索引擎:</strong>
<div class="search-engine-tool">搜索热词: <span id="hot-btn"></span></div>
</div>
<ul class="search-engine-list search-engine-list_zmki_ul">
</ul>
</div>
</div>
</section>
<!-- 常用推荐 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="常用推荐"></i>常用推荐</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://www.qq.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://www.qq.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/qq.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>腾讯网</strong>
</a>
<p class="overflowClip_2">资讯,新闻,财经,房产,视频,NBA,科技</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://mail.qq.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://mail.qq.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/qqmail.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>QQ邮箱</strong>
</a>
<p class="overflowClip_2">1987年9月14日21时07分 中国第一封电子邮件<br>
从北京发往德国 “越过长城,走向世界”</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://gitee.com/', '_blank')" data-toggle="tooltip" data-placement="bottom"
title="" data-original-title="https://gitee.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/gitee.svg" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>gitee</strong>
</a>
<p class="overflowClip_2">本土最大开源技术社区</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://github.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://github.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/github.svg" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>github</strong>
</a>
<p class="overflowClip_2">全球最大开源技术社区</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://news.cctv.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://news.cctv.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/cctv.png" class="lozad img-circle" width="40">
</a>
<span class="label label-info" data-toggle="tooltip" data-placement="left" title=""
data-original-title="Hello I am a Tooltip"></span>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>央视新闻</strong>
</a>
<p class="overflowClip_2">新闻联播,CCTV,致富经</p>
</div>
</div>
</div>
</div>
</div>
<br/>
<!-- 云服务 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="云服务"></i>云服务</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://www.aliyun.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://www.aliyun.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/aliyun.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>阿里云</strong>
</a>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://cloud.baidu.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom"
title="" data-original-title="https://cloud.baidu.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/baiduyun.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>百度云</strong>
</a>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://cloud.tencent.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://cloud.tencent.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/tengxunyun.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>腾讯云</strong>
</a>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://www.qingcloud.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://www.qingcloud.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/qingyun.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>青云</strong>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://www.sanfengyun.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://www.sanfengyun.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/sanfengyun.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>三丰云</strong>
</a>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://www.huaweicloud.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://www.huaweicloud.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/huawei.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>华为云</strong>
</a>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info"
onclick="window.open('https://wetest.qq.com/', '_blank')" data-toggle="tooltip"
data-placement="bottom" title="" data-original-title="https://wetest.qq.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="./assets/images/logos/tengxunyun.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>腾讯WeTest</strong>
</a>
</div>
</div>
</div>
</div>
</div>
<!--END 云服务 -->
<!--END UED团队 -->
<!-- Main Footer -->
<!-- Choose between footer styles: "footer-type-1" or "footer-type-2" -->
<!-- Add class "sticky" to always stick the footer to the end of page (if page contents is small) -->
<!-- Or class "fixed" to always fix the footer to the end of page -->
<footer class="main-footer sticky footer-type-1">
<div class=footer-inner>
<div class=footer-text> ©
<span id=cur_year>
<script>document.getElementById('cur_year').innerText = new Date().getFullYear()</script>
</span>
Design by <a href=https://webstack.cc target=_blank><strong>Webstack.cc</strong></a>
Build by <strong><a href="https://wagio.cn/" target=_blank rel=nofollow>WagIO.cn</a></strong>
备案号:<strong><a href="https://beian.miit.gov.cn/" target=_blank
rel=nofollow>鄂ICP备19009862号-2</a></strong>
</div>
<div class=go-up><a href=# rel=go-top><i class=fa-angle-up></i></a></div>
</div>
</footer>
</div>
</div>
<!-- 锚点平滑移动 -->
<script type="text/javascript">
$(document).ready(function () {
//img lazy loaded
const observer = lozad();
observer.observe();
$(document).on('click', '.has-sub', function () {
var _this = $(this)
if (!$(this).hasClass('expanded')) {
setTimeout(function () {
_this.find('ul').attr("style", "")
}, 300);
} else {
$('.has-sub ul').each(function (id, ele) {
var _that = $(this)
if (_this.find('ul')[0] != ele) {
setTimeout(function () {
_that.attr("style", "")
}, 300);
}
})
}
})
$('.user-info-menu .hidden-sm').click(function () {
if ($('.sidebar-menu').hasClass('collapsed')) {
$('.has-sub.expanded > ul').attr("style", "")
} else {
$('.has-sub.expanded > ul').show()
}
})
$("#main-menu li ul li").click(function () {
$(this).siblings('li').removeClass('active'); // 删除其他兄弟元素的样式
$(this).addClass('active'); // 添加当前元素的样式
});
$("a.smooth").click(function (ev) {
ev.preventDefault();
public_vars.$mainMenu.add(public_vars.$sidebarProfile).toggleClass('mobile-is-visible');
ps_destroy();
$("html, body").animate({
scrollTop: $($(this).attr("href")).offset().top - 30
}, {
duration: 500,
easing: "swing"
});
});
return false;
});
var href = "";
var pos = 0;
$("a.smooth").click(function (e) {
$("#main-menu li").each(function () {
$(this).removeClass("active");
});
$(this).parent("li").addClass("active");
e.preventDefault();
href = $(this).attr("href");
pos = $(href).position().top - 30;
});
</script>
<!-- Bottom Scripts -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/TweenMax.min.js"></script>
<script src="assets/js/resizeable.js"></script>
<script src="assets/js/joinable.js"></script>
<script src="assets/js/xenon-api.js"></script>
<script src="assets/js/xenon-toggles.js"></script>
<!-- JavaScripts initializations and stuff -->
<script src="assets/js/xenon-custom.js"></script>
<script src="assets/js/lozad.js"></script>
</body>
</html>