updated 滚动效果优化
This commit is contained in:
parent
251f4b9383
commit
c66541124a
64
index.html
64
index.html
@ -26,21 +26,8 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="scroll-container">
|
||||||
<div class="mod-bg">
|
<header>
|
||||||
<svg class="waves" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">
|
|
||||||
<defs>
|
|
||||||
<path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z"></path>
|
|
||||||
</defs>
|
|
||||||
<g class="parallax">
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.4)"></use>
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.6)"></use>
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.2)"></use>
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="7" fill="rgba(255,255,255,1)"></use>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
</div>
|
|
||||||
<div class="header">
|
|
||||||
<div class="mod-head">
|
<div class="mod-head">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="bd">
|
<div class="bd">
|
||||||
@ -57,11 +44,25 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</header>
|
||||||
|
<section class="scroll-item">
|
||||||
|
<div class="mod-bg">
|
||||||
|
<svg class="waves" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">
|
||||||
|
<defs>
|
||||||
|
<path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z"></path>
|
||||||
|
</defs>
|
||||||
|
<g class="parallax">
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.4)"></use>
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.6)"></use>
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.2)"></use>
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="7" fill="rgba(255,255,255,1)"></use>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="module mod-panel">
|
||||||
<div class="mod-panel">
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd">
|
<div class="bd">
|
||||||
|
<div class="panel-left">
|
||||||
<h1><span class="name">中国</span><span>亲戚关系计算器</span><span class="tag">开源算法</span></h1>
|
<h1><span class="name">中国</span><span>亲戚关系计算器</span><span class="tag">开源算法</span></h1>
|
||||||
<p>逢年过节遇到三姑六婆,拒绝叫不出口的尴尬!轻松搞定亲戚关系~</p>
|
<p>逢年过节遇到三姑六婆,拒绝叫不出口的尴尬!轻松搞定亲戚关系~</p>
|
||||||
<p>当前亲戚称呼大全已收录约<b id="count">-</b>条亲戚关系</p>
|
<p>当前亲戚称呼大全已收录约<b id="count">-</b>条亲戚关系</p>
|
||||||
@ -78,7 +79,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="bd">
|
<div class="panel-right">
|
||||||
<div class="c-hd">
|
<div class="c-hd">
|
||||||
<ul>
|
<ul>
|
||||||
<li class="active"><a href="javascript:;" rel="nofollow">关系找称呼</a></li>
|
<li class="active"><a href="javascript:;" rel="nofollow">关系找称呼</a></li>
|
||||||
@ -280,6 +281,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
<div class="module mod-intro">
|
<div class="module mod-intro">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>功能支持</span></div>
|
<div class="hd"><span>功能支持</span></div>
|
||||||
@ -361,9 +365,11 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="mod-banner">
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
|
<div class="module mod-article">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="bd">
|
<div class="banner">
|
||||||
<span>外甥</span>
|
<span>外甥</span>
|
||||||
<span>姑姑</span>
|
<span>姑姑</span>
|
||||||
<span>岳父</span>
|
<span>岳父</span>
|
||||||
@ -403,10 +409,6 @@
|
|||||||
<span>孙子</span>
|
<span>孙子</span>
|
||||||
<span>姑丈公</span>
|
<span>姑丈公</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="module mod-article">
|
|
||||||
<div class="inner">
|
|
||||||
<div class="hd"><span>关于中国亲戚称呼</span></div>
|
<div class="hd"><span>关于中国亲戚称呼</span></div>
|
||||||
<div class="bd">
|
<div class="bd">
|
||||||
<p>亲属是基于婚姻、血缘和法律拟制而形成的社会关系。亲属关系包括夫妻、父母、子女、兄弟姊妹、祖父母和外祖父母、孙子女和外孙子女、儿媳和公婆、女婿和岳父母、以及其他三代以内的旁系血亲,如伯、叔、姑、舅、姨、侄子女、甥子女、堂兄弟姊妹、表兄弟姊妹、姨兄弟姊妹等。</p>
|
<p>亲属是基于婚姻、血缘和法律拟制而形成的社会关系。亲属关系包括夫妻、父母、子女、兄弟姊妹、祖父母和外祖父母、孙子女和外孙子女、儿媳和公婆、女婿和岳父母、以及其他三代以内的旁系血亲,如伯、叔、姑、舅、姨、侄子女、甥子女、堂兄弟姊妹、表兄弟姊妹、姨兄弟姊妹等。</p>
|
||||||
@ -416,6 +418,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
<div class="module mod-copy">
|
<div class="module mod-copy">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>算法开源</span></div>
|
<div class="hd"><span>算法开源</span></div>
|
||||||
@ -433,6 +437,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
<div class="module mod-app">
|
<div class="module mod-app">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>他们都在使用</span></div>
|
<div class="hd"><span>他们都在使用</span></div>
|
||||||
@ -466,7 +472,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="mod-foot">
|
<div class="module mod-foot">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>😳支持我的开源</span></div>
|
<div class="hd"><span>😳支持我的开源</span></div>
|
||||||
<div class="bd">
|
<div class="bd">
|
||||||
@ -503,7 +509,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<script type="text/javascript" src="https://passer-by.com/public/script/projects.js"></script>
|
||||||
|
<script type="text/javascript" src="https://passer-by.com/public/script/stat.js"></script>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<script type="text/javascript" src="dist/relationship.min.js"></script>
|
<script type="text/javascript" src="dist/relationship.min.js"></script>
|
||||||
<script type="text/javascript" src="dist/relationship-mode.min.js"></script>
|
<script type="text/javascript" src="dist/relationship-mode.min.js"></script>
|
||||||
@ -764,7 +772,5 @@
|
|||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
<script async defer src="https://cdn.bootcdn.net/ajax/libs/github-buttons/2.21.1/buttons.min.js"></script>
|
<script async defer src="https://cdn.bootcdn.net/ajax/libs/github-buttons/2.21.1/buttons.min.js"></script>
|
||||||
<script type="text/javascript" src="https://passer-by.com/public/script/projects.js"></script>
|
|
||||||
<script type="text/javascript" src="https://passer-by.com/public/script/stat.js"></script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -23,11 +23,30 @@ a:hover{
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.header{
|
.scroll-container{
|
||||||
margin-bottom: 15px;
|
position: relative;
|
||||||
|
height: 100vh;
|
||||||
|
scroll-snap-type: y mandatory;
|
||||||
|
overflow: auto;
|
||||||
|
scrollbar-gutter:stable;
|
||||||
|
scroll-behavior:smooth
|
||||||
}
|
}
|
||||||
.container{
|
.scroll-container .scroll-item{
|
||||||
padding-bottom: 30px;
|
position: relative;
|
||||||
|
scroll-snap-align: center;
|
||||||
|
}
|
||||||
|
.scroll-container .scroll-item:before,.scroll-container .scroll-item:after {
|
||||||
|
content:"";
|
||||||
|
display:table;
|
||||||
|
}
|
||||||
|
.scroll-container .scroll-item:after { clear:both; }
|
||||||
|
header{
|
||||||
|
position: sticky;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 0;
|
||||||
|
z-index: 99;
|
||||||
}
|
}
|
||||||
.inner{
|
.inner{
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
@ -35,7 +54,7 @@ a:hover{
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.module{
|
.module{
|
||||||
margin-bottom: 80px;
|
margin: 60px 0;
|
||||||
}
|
}
|
||||||
.module .hd{
|
.module .hd{
|
||||||
margin: 0 5px 5px;
|
margin: 0 5px 5px;
|
||||||
@ -103,12 +122,11 @@ a:hover{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.header{
|
.mod-head{
|
||||||
position: sticky;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 99;
|
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
}
|
}
|
||||||
.mod-head .bd{
|
.mod-head .bd{
|
||||||
@ -184,26 +202,27 @@ a:hover{
|
|||||||
opacity: .02;
|
opacity: .02;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mod-panel{
|
|
||||||
margin-bottom: 80px;
|
.mod-panel .bd{
|
||||||
|
display: flex;
|
||||||
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
.mod-panel .hd{
|
.mod-panel .panel-left{
|
||||||
float: left;
|
width: 55%;
|
||||||
width: 50%;
|
|
||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
}
|
}
|
||||||
.mod-panel .hd h1{
|
.mod-panel .panel-left h1{
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
color:#1a2b3b;
|
color:#1a2b3b;
|
||||||
}
|
}
|
||||||
.mod-panel .hd h1 span.name{
|
.mod-panel .panel-left h1 span.name{
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.mod-panel .hd h1 span.tag{
|
.mod-panel .panel-left h1 span.tag{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
@ -215,22 +234,22 @@ a:hover{
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
box-shadow: 0 1px 5px 0 rgba(0,0,0,0.03);
|
box-shadow: 0 1px 5px 0 rgba(0,0,0,0.03);
|
||||||
}
|
}
|
||||||
.mod-panel .hd p{
|
.mod-panel .panel-left p{
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
.mod-panel .hd p.text-gray{
|
.mod-panel .panel-left p.text-gray{
|
||||||
color: rgba(0,0,0,0.25);
|
color: rgba(0,0,0,0.25);
|
||||||
}
|
}
|
||||||
.mod-panel .hd .picture,.mod-panel .hd .mobile{
|
.mod-panel .panel-left .picture,.mod-panel .panel-left .mobile{
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 400px;
|
width: 400px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .picture img{
|
.mod-panel .panel-left .picture img{
|
||||||
margin-left: -56px;
|
margin-left: -56px;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn{
|
.mod-panel .panel-left .btn{
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
@ -248,12 +267,12 @@ a:hover{
|
|||||||
outline: none;
|
outline: none;
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn span.name{
|
.mod-panel .panel-left .btn span.name{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding-right: 30px;
|
padding-right: 30px;
|
||||||
background: url('../image/scan.png') right center / 16px 16px no-repeat;
|
background: url('../image/scan.png') right center / 16px 16px no-repeat;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn span.qrcode{
|
.mod-panel .panel-left .btn span.qrcode{
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: -160px;
|
right: -160px;
|
||||||
@ -264,13 +283,13 @@ a:hover{
|
|||||||
margin-top: -84px;
|
margin-top: -84px;
|
||||||
border: 2px solid rgba(0,0,0,0.1);
|
border: 2px solid rgba(0,0,0,0.1);
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn span.qrcode img{
|
.mod-panel .panel-left .btn span.qrcode img{
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn span.qrcode::after{
|
.mod-panel .panel-left .btn span.qrcode::after{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -6px;
|
left: -6px;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
@ -283,33 +302,33 @@ a:hover{
|
|||||||
box-shadow: -2px 2px 0 rgba(0,0,0,0.1);
|
box-shadow: -2px 2px 0 rgba(0,0,0,0.1);
|
||||||
transform: rotate(45deg);
|
transform: rotate(45deg);
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn:hover {
|
.mod-panel .panel-left .btn:hover {
|
||||||
background: #207fcc;
|
background: #207fcc;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn:hover span.qrcode{
|
.mod-panel .panel-left .btn:hover span.qrcode{
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.mod-panel .hd b{
|
.mod-panel .panel-left b{
|
||||||
margin: 0 3px;
|
margin: 0 3px;
|
||||||
color: #fd7474;
|
color: #fd7474;
|
||||||
}
|
}
|
||||||
.mod-panel .bd{
|
.mod-panel .panel-right{
|
||||||
margin-left: 55%;
|
width: 45%;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
box-shadow: 0 1px 5px 0 rgba(0,0,0,0.025);
|
box-shadow: 0 1px 5px 0 rgba(0,0,0,0.025);
|
||||||
border: 1px solid rgba(0,0,0,0.025);
|
border: 1px solid rgba(0,0,0,0.025);
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd{
|
.mod-panel .panel-right .c-hd{
|
||||||
height: 44px;
|
height: 44px;
|
||||||
border-bottom: 1px solid #f4f4f4;
|
border-bottom: 1px solid #f4f4f4;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd li{
|
.mod-panel .panel-right .c-hd li{
|
||||||
float: left;
|
float: left;
|
||||||
width: 25%;
|
width: 25%;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd li a{
|
.mod-panel .panel-right .c-hd li a{
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@ -317,11 +336,11 @@ a:hover{
|
|||||||
color: #999;
|
color: #999;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd li.active a{
|
.mod-panel .panel-right .c-hd li.active a{
|
||||||
position: relative;
|
position: relative;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd li.active a::after{
|
.mod-panel .panel-right .c-hd li.active a::after{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
@ -333,23 +352,23 @@ a:hover{
|
|||||||
background: #2095f2;
|
background: #2095f2;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-bd{
|
.mod-panel .panel-right .c-bd{
|
||||||
height: 450px;
|
height: 450px;
|
||||||
padding: 18px 20px;
|
padding: 18px 20px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-panel{
|
.mod-panel .panel-right .c-panel{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-panel .operation{
|
.mod-panel .panel-right .c-panel .operation{
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-panel .row{
|
.mod-panel .panel-right .c-panel .row{
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-panel .field{
|
.mod-panel .panel-right .c-panel .field{
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-panel .intro{
|
.mod-panel .panel-right .c-panel .intro{
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
margin: 25px 0;
|
margin: 25px 0;
|
||||||
background: #fffbf5;
|
background: #fffbf5;
|
||||||
@ -357,24 +376,24 @@ a:hover{
|
|||||||
color: #666;
|
color: #666;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-panel .intro h3{
|
.mod-panel .panel-right .c-panel .intro h3{
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
.mod-panel .bd p{
|
.mod-panel .panel-right p{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.mod-panel .bd label{
|
.mod-panel .panel-right label{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
min-width: 90px;
|
min-width: 90px;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd label span,.mod-panel .bd label input{
|
.mod-panel .panel-right label span,.mod-panel .panel-right label input{
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .input-text{
|
.mod-panel .panel-right .input-text{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
@ -386,13 +405,13 @@ a:hover{
|
|||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .input-text-small{
|
.mod-panel .panel-right .input-text-small{
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .text-right{
|
.mod-panel .panel-right .text-right{
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn {
|
.mod-panel .panel-right .btn {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
background: #f0f0f0;
|
background: #f0f0f0;
|
||||||
@ -406,40 +425,40 @@ a:hover{
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn:hover{
|
.mod-panel .panel-right .btn:hover{
|
||||||
background: #e4e4e4;
|
background: #e4e4e4;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn-green{
|
.mod-panel .panel-right .btn-green{
|
||||||
background: #4bae4f;
|
background: #4bae4f;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn-green:hover{
|
.mod-panel .panel-right .btn-green:hover{
|
||||||
background: #47a04b;
|
background: #47a04b;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn-red{
|
.mod-panel .panel-right .btn-red{
|
||||||
background: #f56954;
|
background: #f56954;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn-red:hover{
|
.mod-panel .panel-right .btn-red:hover{
|
||||||
background: #f4543c;;
|
background: #f4543c;;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn-orange{
|
.mod-panel .panel-right .btn-orange{
|
||||||
background: #ff9000;
|
background: #ff9000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn-orange:hover{
|
.mod-panel .panel-right .btn-orange:hover{
|
||||||
background: #e18309;
|
background: #e18309;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn-small{
|
.mod-panel .panel-right .btn-small{
|
||||||
min-width: 36px;
|
min-width: 36px;
|
||||||
margin-right: -1px;
|
margin-right: -1px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .btn[disabled]{
|
.mod-panel .panel-right .btn[disabled]{
|
||||||
background: #f0f0f0;
|
background: #f0f0f0;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
}
|
}
|
||||||
.mod-panel .bd textarea{
|
.mod-panel .panel-right textarea{
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
@ -451,63 +470,13 @@ a:hover{
|
|||||||
resize: none;
|
resize: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
.mod-panel .bd p{
|
.mod-panel .panel-right p{
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd p span{
|
.mod-panel .panel-right p span{
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mod-banner .bd{
|
|
||||||
height: 120px;
|
|
||||||
padding: 20px 20px 20px 38%;
|
|
||||||
background: linear-gradient(to right,rgba(0,0,0,0) 0%, rgba(246,248,250,0.5) 100%);
|
|
||||||
border-radius: 12px;
|
|
||||||
line-height: 27px;
|
|
||||||
vertical-align: middle;
|
|
||||||
text-align: right;
|
|
||||||
font-size: 30px;
|
|
||||||
font-weight: bold;
|
|
||||||
color: #8b949e;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span{
|
|
||||||
display: inline-block;
|
|
||||||
white-space: nowrap;
|
|
||||||
transform: scale(1);
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:hover{
|
|
||||||
transform: scale(1.2);
|
|
||||||
transition: all 0.25s ease-in;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:nth-child(7n){
|
|
||||||
opacity: 0.15;
|
|
||||||
zoom: 0.6;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:nth-child(7n+1){
|
|
||||||
opacity: 0.35;
|
|
||||||
zoom: 0.7;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:nth-child(7n+2){
|
|
||||||
opacity: 0.25;
|
|
||||||
zoom: 0.6;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:nth-child(7n+3){
|
|
||||||
opacity: 0.30;
|
|
||||||
zoom: 0.9;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:nth-child(7n+4){
|
|
||||||
opacity: 0.45;
|
|
||||||
zoom: 0.8;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:nth-child(7n+5){
|
|
||||||
opacity: 0.40;
|
|
||||||
zoom: 0.7;
|
|
||||||
}
|
|
||||||
.mod-banner .bd span:nth-child(7n+6){
|
|
||||||
opacity: 0.65;
|
|
||||||
zoom: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mod-intro .bd ul{
|
.mod-intro .bd ul{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
@ -544,8 +513,54 @@ a:hover{
|
|||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mod-article{
|
.mod-article .banner{
|
||||||
margin-bottom: 100px;
|
height: 120px;
|
||||||
|
padding: 20px 20px 20px 38%;
|
||||||
|
background: linear-gradient(to right,rgba(0,0,0,0) 0%, rgba(246,248,250,0.5) 100%);
|
||||||
|
border-radius: 12px;
|
||||||
|
line-height: 27px;
|
||||||
|
vertical-align: middle;
|
||||||
|
text-align: right;
|
||||||
|
font-size: 30px;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #8b949e;
|
||||||
|
}
|
||||||
|
.mod-article .banner span{
|
||||||
|
display: inline-block;
|
||||||
|
white-space: nowrap;
|
||||||
|
transform: scale(1);
|
||||||
|
}
|
||||||
|
.mod-article .banner span:hover{
|
||||||
|
transform: scale(1.2);
|
||||||
|
transition: all 0.25s ease-in;
|
||||||
|
}
|
||||||
|
.mod-article .banner span:nth-child(7n){
|
||||||
|
opacity: 0.15;
|
||||||
|
zoom: 0.6;
|
||||||
|
}
|
||||||
|
.mod-article .banner span:nth-child(7n+1){
|
||||||
|
opacity: 0.35;
|
||||||
|
zoom: 0.7;
|
||||||
|
}
|
||||||
|
.mod-article .banner span:nth-child(7n+2){
|
||||||
|
opacity: 0.25;
|
||||||
|
zoom: 0.6;
|
||||||
|
}
|
||||||
|
.mod-article .banner span:nth-child(7n+3){
|
||||||
|
opacity: 0.30;
|
||||||
|
zoom: 0.9;
|
||||||
|
}
|
||||||
|
.mod-article .banner span:nth-child(7n+4){
|
||||||
|
opacity: 0.45;
|
||||||
|
zoom: 0.8;
|
||||||
|
}
|
||||||
|
.mod-article .banner span:nth-child(7n+5){
|
||||||
|
opacity: 0.40;
|
||||||
|
zoom: 0.7;
|
||||||
|
}
|
||||||
|
.mod-article .banner span:nth-child(7n+6){
|
||||||
|
opacity: 0.65;
|
||||||
|
zoom: 1;
|
||||||
}
|
}
|
||||||
.mod-article .hd{
|
.mod-article .hd{
|
||||||
margin-top: -36px;
|
margin-top: -36px;
|
||||||
@ -580,6 +595,9 @@ a:hover{
|
|||||||
text-indent: 2em;
|
text-indent: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mod-app{
|
||||||
|
margin: 120px 0 80px;
|
||||||
|
}
|
||||||
.mod-app .hd{
|
.mod-app .hd{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -605,8 +623,8 @@ a:hover{
|
|||||||
|
|
||||||
.mod-copy{
|
.mod-copy{
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 125px;
|
|
||||||
padding: 15px 0 45px;
|
padding: 15px 0 45px;
|
||||||
|
margin-bottom: 120px;
|
||||||
background: rgb(246, 248, 250);
|
background: rgb(246, 248, 250);
|
||||||
}
|
}
|
||||||
.mod-copy::before {
|
.mod-copy::before {
|
||||||
@ -733,8 +751,12 @@ a:hover{
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1020px) {
|
@media screen and (max-width: 1020px) {
|
||||||
.header{
|
.scroll-container{
|
||||||
margin-bottom: 10px;
|
height: auto;
|
||||||
|
scroll-snap-type: none;
|
||||||
|
}
|
||||||
|
header{
|
||||||
|
position: fixed;
|
||||||
}
|
}
|
||||||
.inner{
|
.inner{
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
@ -749,71 +771,77 @@ a:hover{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mod-panel{
|
.mod-panel{
|
||||||
margin-bottom: 25px;
|
padding-top: 20px;
|
||||||
}
|
}
|
||||||
.mod-panel .hd{
|
.mod-panel .bd{
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
.mod-panel .panel-left,.mod-panel .panel-right{
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
.mod-panel .panel-left{
|
||||||
float: none;
|
float: none;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
width: auto;
|
width: auto;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.mod-panel .hd h1{
|
.mod-panel .panel-left h1{
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
.mod-panel .hd h1 span.name{
|
.mod-panel .panel-left h1 span.name{
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
.mod-panel .hd p{
|
.mod-panel .panel-left p{
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .picture{
|
.mod-panel .panel-left .picture{
|
||||||
width: auto;
|
width: auto;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .mobile{
|
.mod-panel .panel-left .mobile{
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .picture img{
|
.mod-panel .panel-left .picture img{
|
||||||
width: 256px;
|
width: 256px;
|
||||||
height: 160px;
|
height: 160px;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn{
|
.mod-panel .panel-left .btn{
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn span.name{
|
.mod-panel .panel-left .btn span.name{
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .btn span.qrcode{
|
.mod-panel .panel-left .btn span.qrcode{
|
||||||
display: none!important;
|
display: none!important;
|
||||||
}
|
}
|
||||||
.mod-panel .bd{
|
.mod-panel .panel-right{
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd{
|
.mod-panel .panel-right .c-hd{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd ul{
|
.mod-panel .panel-right .c-hd ul{
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd li{
|
.mod-panel .panel-right .c-hd li{
|
||||||
float: none;
|
float: none;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: auto;
|
width: auto;
|
||||||
min-width: 24%
|
min-width: 24%
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-hd li a{
|
.mod-panel .panel-right .c-hd li a{
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
}
|
}
|
||||||
.mod-panel .bd .c-bd{
|
.mod-panel .panel-right .c-bd{
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
.mod-panel textarea{
|
.mod-panel textarea{
|
||||||
@ -821,7 +849,7 @@ a:hover{
|
|||||||
height: 80px;
|
height: 80px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.mod-panel .bd p span{
|
.mod-panel .panel-right p span{
|
||||||
float: left;
|
float: left;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -850,6 +878,15 @@ a:hover{
|
|||||||
.mod-article{
|
.mod-article{
|
||||||
margin-bottom: 55px;
|
margin-bottom: 55px;
|
||||||
}
|
}
|
||||||
|
.mod-article .banner{
|
||||||
|
height: auto;
|
||||||
|
padding: 15px;
|
||||||
|
line-height: 20px;
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
.mod-article .hd{
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
.mod-article .bd{
|
.mod-article .bd{
|
||||||
padding: 15px 0;
|
padding: 15px 0;
|
||||||
}
|
}
|
||||||
@ -892,20 +929,10 @@ a:hover{
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 640px) {
|
@media screen and (max-width: 640px) {
|
||||||
.mod-panel .inner{
|
.mod-panel .panel-right .c-bd{
|
||||||
padding: 10px 0;
|
|
||||||
}
|
|
||||||
.mod-panel .bd .c-bd{
|
|
||||||
padding: 15px 10px;
|
padding: 15px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mod-banner .bd{
|
|
||||||
height: auto;
|
|
||||||
padding: 15px;
|
|
||||||
line-height: 20px;
|
|
||||||
font-size: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mod-intro .hd{
|
.mod-intro .hd{
|
||||||
margin: 0 0 5px;
|
margin: 0 0 5px;
|
||||||
}
|
}
|
||||||
|
64
zh-HK.html
64
zh-HK.html
@ -26,21 +26,8 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="scroll-container">
|
||||||
<div class="mod-bg">
|
<header>
|
||||||
<svg class="waves" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">
|
|
||||||
<defs>
|
|
||||||
<path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z"></path>
|
|
||||||
</defs>
|
|
||||||
<g class="parallax">
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.4)"></use>
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.6)"></use>
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.2)"></use>
|
|
||||||
<use xlink:href="#gentle-wave" x="48" y="7" fill="rgba(255,255,255,1)"></use>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
</div>
|
|
||||||
<div class="header">
|
|
||||||
<div class="mod-head">
|
<div class="mod-head">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="bd">
|
<div class="bd">
|
||||||
@ -57,11 +44,25 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</header>
|
||||||
|
<section class="scroll-item">
|
||||||
|
<div class="mod-bg">
|
||||||
|
<svg class="waves" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">
|
||||||
|
<defs>
|
||||||
|
<path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z"></path>
|
||||||
|
</defs>
|
||||||
|
<g class="parallax">
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(255,255,255,0.4)"></use>
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(255,255,255,0.6)"></use>
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(255,255,255,0.2)"></use>
|
||||||
|
<use xlink:href="#gentle-wave" x="48" y="7" fill="rgba(255,255,255,1)"></use>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="module mod-panel">
|
||||||
<div class="mod-panel">
|
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd">
|
<div class="bd">
|
||||||
|
<div class="panel-left">
|
||||||
<h1><span class="name">中國</span><span>親戚關系計算器</span><span class="tag">開源算法</span></h1>
|
<h1><span class="name">中國</span><span>親戚關系計算器</span><span class="tag">開源算法</span></h1>
|
||||||
<p>逢年過節遇到三姑六婆,拒絕叫不出口的尷尬!輕鬆搞定親戚關系~</p>
|
<p>逢年過節遇到三姑六婆,拒絕叫不出口的尷尬!輕鬆搞定親戚關系~</p>
|
||||||
<p>當前親戚稱呼大全已收錄約<b id="count">-</b>條親戚關系</p>
|
<p>當前親戚稱呼大全已收錄約<b id="count">-</b>條親戚關系</p>
|
||||||
@ -78,7 +79,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="bd">
|
<div class="panel-right">
|
||||||
<div class="c-hd">
|
<div class="c-hd">
|
||||||
<ul>
|
<ul>
|
||||||
<li class="active"><a href="javascript:;" rel="nofollow">關系找稱呼</a></li>
|
<li class="active"><a href="javascript:;" rel="nofollow">關系找稱呼</a></li>
|
||||||
@ -280,6 +281,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
<div class="module mod-intro">
|
<div class="module mod-intro">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>功能支持</span></div>
|
<div class="hd"><span>功能支持</span></div>
|
||||||
@ -361,9 +365,11 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="mod-banner">
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
|
<div class="module mod-article">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="bd">
|
<div class="banner">
|
||||||
<span>外甥</span>
|
<span>外甥</span>
|
||||||
<span>姑姑</span>
|
<span>姑姑</span>
|
||||||
<span>岳父</span>
|
<span>岳父</span>
|
||||||
@ -403,10 +409,6 @@
|
|||||||
<span>孫子</span>
|
<span>孫子</span>
|
||||||
<span>姑丈公</span>
|
<span>姑丈公</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="module mod-article">
|
|
||||||
<div class="inner">
|
|
||||||
<div class="hd"><span>關於中國親戚稱呼</span></div>
|
<div class="hd"><span>關於中國親戚稱呼</span></div>
|
||||||
<div class="bd">
|
<div class="bd">
|
||||||
<p>親屬是基於婚姻、血緣和法律擬制而形成的社會關系。親屬關系包括夫妻、父母、子女、兄弟姊妹、祖父母和外祖父母、孫子女和外孫子女、兒媳和公婆、女婿和岳父母、以及其他三代以內的旁系血親,如伯、叔、姑、舅、姨、侄子女、甥子女、堂兄弟姊妹、表兄弟姊妹、姨兄弟姊妹等。</p>
|
<p>親屬是基於婚姻、血緣和法律擬制而形成的社會關系。親屬關系包括夫妻、父母、子女、兄弟姊妹、祖父母和外祖父母、孫子女和外孫子女、兒媳和公婆、女婿和岳父母、以及其他三代以內的旁系血親,如伯、叔、姑、舅、姨、侄子女、甥子女、堂兄弟姊妹、表兄弟姊妹、姨兄弟姊妹等。</p>
|
||||||
@ -416,6 +418,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
<div class="module mod-copy">
|
<div class="module mod-copy">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>算法開源</span></div>
|
<div class="hd"><span>算法開源</span></div>
|
||||||
@ -433,6 +437,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="scroll-item">
|
||||||
<div class="module mod-app">
|
<div class="module mod-app">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>他們都在使用</span></div>
|
<div class="hd"><span>他們都在使用</span></div>
|
||||||
@ -466,7 +472,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="mod-foot">
|
<div class="module mod-foot">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="hd"><span>😳支持我的開源</span></div>
|
<div class="hd"><span>😳支持我的開源</span></div>
|
||||||
<div class="bd">
|
<div class="bd">
|
||||||
@ -503,7 +509,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<script type="text/javascript" src="https://passer-by.com/public/script/projects.js"></script>
|
||||||
|
<script type="text/javascript" src="https://passer-by.com/public/script/stat.js"></script>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<script type="text/javascript" src="dist/lang/relationship.zh-HK.min.js"></script>
|
<script type="text/javascript" src="dist/lang/relationship.zh-HK.min.js"></script>
|
||||||
<script type="text/javascript" src="dist/lang/relationship-mode.zh-HK.min.js"></script>
|
<script type="text/javascript" src="dist/lang/relationship-mode.zh-HK.min.js"></script>
|
||||||
@ -764,7 +772,5 @@
|
|||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
<script async defer src="https://cdn.bootcdn.net/ajax/libs/github-buttons/2.21.1/buttons.min.js"></script>
|
<script async defer src="https://cdn.bootcdn.net/ajax/libs/github-buttons/2.21.1/buttons.min.js"></script>
|
||||||
<script type="text/javascript" src="https://passer-by.com/public/script/projects.js"></script>
|
|
||||||
<script type="text/javascript" src="https://passer-by.com/public/script/stat.js"></script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user