-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
35 lines (33 loc) · 4.62 KB
/
index.html
File metadata and controls
35 lines (33 loc) · 4.62 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
<!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"><meta name="author" content="viggo"><title>WebStack.cc - 设计师网址导航</title><meta name="keywords" content="UI设计,UI设计素材,设计导航,网址导航,设计资源,创意导航,创意网站导航,设计师网址大全,设计素材大全,设计师导航,UI设计资源,优秀UI设计欣赏,设计师导航,设计师网址大全,设计师网址导航,产品经理网址导航,交互设计师网址导航,www.webstack.cc"><meta name="description" content="WebStack - 收集国内外优秀设计网站、UI设计资源网站、灵感创意网站、素材资源网站,定时更新分享优质产品设计书签。www.webstack.cc"><link rel="shortcut icon" href="favicon.png"><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--><meta property="og:type" content="article"><meta property="og:url" content="http://www.webstack.cc/"><meta property="og:title" content="WebStack - 收集国内外优秀设计网站、UI设计资源网站、灵感创意网站、素材资源网站,定时更新分享优质产品设计书签。www.webstack.cc"><meta property="og:description" content="UI设计,UI设计素材,设计导航,网址导航,设计资源,创意导航,创意网站导航,设计师网址大全,设计素材大全,设计师导航,UI设计资源,优秀UI设计欣赏,设计师导航,设计师网址大全,设计师网址导航,产品经理网址导航,交互设计师网址导航,www.webstack.cc"><meta property="og:image" content="http://webstack.cc/assets/images/webstack_banner_cn.png"><meta property="og:site_name" content="WebStack - 收集国内外优秀设计网站、UI设计资源网站、灵感创意网站、素材资源网站,定时更新分享优质产品设计书签。www.webstack.cc"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="WebStack - 收集国内外优秀设计网站、UI设计资源网站、灵感创意网站、素材资源网站,定时更新分享优质产品设计书签。www.webstack.cc"><meta name="twitter:description" content="UI设计,UI设计素材,设计导航,网址导航,设计资源,创意导航,创意网站导航,设计师网址大全,设计素材大全,设计师导航,UI设计资源,优秀UI设计欣赏,设计师导航,设计师网址大全,设计师网址导航,产品经理网址导航,交互设计师网址导航,www.webstack.cc"><meta name="twitter:image" content="http://www.webstack.cc/assets/images/webstack_banner_cn.png"><link href="/css/app.a806dc53.css" rel="preload" as="style"><link href="/js/app.e3e23720.js" rel="preload" as="script"><link href="/js/chunk-vendors.e13c0dce.js" rel="preload" as="script"><link href="/css/app.a806dc53.css" rel="stylesheet"></head><body class="page-body"><div id="app"></div><script src="./assets/js/jquery-1.11.1.min.js"></script><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><script src="./assets/js/xenon-custom.js"></script><script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script><script>Vue.nextTick(() => {
$(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'); // 添加当前元素的样式
});
})</script><script src="/js/chunk-vendors.e13c0dce.js"></script><script src="/js/app.e3e23720.js"></script></body></html>