新增 51.LA 统计
This commit is contained in:
parent
bd4ad30524
commit
49fb4b49d5
@ -38,12 +38,6 @@ a:hover {
|
|||||||
transition: 0.5s;
|
transition: 0.5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* #section {
|
|
||||||
background-image: url(https://api.dujin.org/bing/1920.php), url(../img/background1.webp);
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-position: center center;
|
|
||||||
} */
|
|
||||||
|
|
||||||
.noscript {
|
.noscript {
|
||||||
z-index: 999999;
|
z-index: 999999;
|
||||||
font-size: 0.95rem;
|
font-size: 0.95rem;
|
||||||
|
11
index.html
11
index.html
@ -41,6 +41,14 @@
|
|||||||
if ( /*@cc_on!@*/ false || (!!window.MSInputMethodContext && !!document.documentMode)) window.location.href =
|
if ( /*@cc_on!@*/ false || (!!window.MSInputMethodContext && !!document.documentMode)) window.location.href =
|
||||||
"/upgrade-your-browser/index.html?referrer=" + encodeURIComponent(window.location.href);
|
"/upgrade-your-browser/index.html?referrer=" + encodeURIComponent(window.location.href);
|
||||||
</script>
|
</script>
|
||||||
|
<!-- 51.LA 统计 -->
|
||||||
|
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
|
||||||
|
<script>
|
||||||
|
LA.init({
|
||||||
|
id: "JfXLqaE7jjMvnMIm",
|
||||||
|
ck: "JfXLqaE7jjMvnMIm"
|
||||||
|
})
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -420,7 +428,8 @@
|
|||||||
class="iconfont icon-wrench-fill"></i> 时光胶囊显示错误</span>
|
class="iconfont icon-wrench-fill"></i> 时光胶囊显示错误</span>
|
||||||
<span class="uptext"><i
|
<span class="uptext"><i
|
||||||
class="iconfont icon-wrench-fill"></i> 移动端动画及细节</span>
|
class="iconfont icon-wrench-fill"></i> 移动端动画及细节</span>
|
||||||
<span class="uptext"><i class="iconfont icon-wrench-fill"></i> 优化部分动画及细节</span>
|
<span class="uptext"><i
|
||||||
|
class="iconfont icon-wrench-fill"></i> 优化部分动画及细节</span>
|
||||||
<span class="uptext"><i class="iconfont icon-undo"></i> <a
|
<span class="uptext"><i class="iconfont icon-undo"></i> <a
|
||||||
href="./old/" style="color:#efefef">点击此处返回旧版站点</a></span>
|
href="./old/" style="color:#efefef">点击此处返回旧版站点</a></span>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user