本地部署统计代码

This commit is contained in:
李志强 2025-05-19 09:06:20 +08:00
parent b12503731d
commit 876016d4d6
4 changed files with 28 additions and 10 deletions

View File

@ -12,6 +12,8 @@
<script src="__LAYUI__/layui.js" charset="utf-8"></script>
<script src="__JS__/bootstrap.bundle.js"></script>
<script charset="UTF-8" id="LA_COLLECT" src="//www.yunzer.cn/static/js/js-sdk-pro.min.js"></script>
<script>LA.init({ id: "KoyzaWWEcLvPzkQn", ck: "KoyzaWWEcLvPzkQn", autoTrack: true, prefix: 'event' })</script>
</head>
<body>

View File

@ -24,7 +24,7 @@ pre {
padding: 16px;
margin: 20px 0;
overflow: auto;
font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;
font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;
font-size: 14px;
line-height: 1.6;
color: #333;
@ -75,7 +75,6 @@ pre code {
color: #6f42c1;
}
/* 字体大小类 */
.f20,
.f-20 {
@ -169,6 +168,13 @@ pre code {
color: #f57005;
}
.copyright .tongji {
width: 100%;
height: 20px;
color: #fff;
margin-top: 20px;
}
/* 响应式容器 */
@media (min-width: 1400px) {
.container {
@ -213,7 +219,7 @@ pre code {
color: var(--bs-white) !important;
}
#userDropdownMain a:hover{
#userDropdownMain a:hover {
color: #0d6efd !important;
}
@ -223,8 +229,6 @@ pre code {
position: relative;
}
.main-menu__list {
display: flex;
justify-content: center;
@ -553,7 +557,7 @@ pre code {
-webkit-box-orient: vertical;
}
.layui-layer-btn .layui-layer-btn1 {
background: #fff;
color: #212529 !important;
background: #fff;
color: #212529 !important;
border: 1px solid #212529;
}
}

6
public/static/js/js-sdk-pro.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
<?php /*a:5:{s:62:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\program\detail.php";i:1747445574;s:62:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\head.php";i:1746865131;s:71:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\header-simple.php";i:1747445574;s:64:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\footer.php";i:1747360756;s:62:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\foot.php";i:1747615399;}*/ ?>
<?php /*a:5:{s:62:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\program\detail.php";i:1747445574;s:62:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\head.php";i:1747616759;s:71:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\header-simple.php";i:1747445574;s:64:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\footer.php";i:1747616057;s:62:"E:\Demos\DemoOwns\PHP\yunzer\app\index\view\component\foot.php";i:1747615919;}*/ ?>
<!DOCTYPE html>
<html>
@ -13,6 +13,8 @@
<script src="/static/layui/layui.js" charset="utf-8"></script>
<script src="/static/js/bootstrap.bundle.js"></script>
<script charset="UTF-8" id="LA_COLLECT" src="//www.yunzer.cn/static/js/js-sdk-pro.min.js"></script>
<script>LA.init({ id: "KoyzaWWEcLvPzkQn", ck: "KoyzaWWEcLvPzkQn", autoTrack: true, prefix: 'event' })</script>
</head>
<body>
@ -569,6 +571,10 @@
<p class="copyright__text">Copyright <span class="dynamic-year">2025</span> | All Rights By <a
href="http://www.yunzer.cn">Yunzer</a></p>
</div>
<div class="tongji">
<script id="LA-DATA-WIDGET" crossorigin="anonymous" charset="UTF-8"
src="https://v6-widget.51.la/v6/KoyzaWWEcLvPzkQn/quote.js?theme=0&f=12"></script>
</div>
</section>
<style>
@ -1033,5 +1039,5 @@
</script>
</body>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"KmutbzR7TYlTPxWB",ck:"KmutbzR7TYlTPxWB"})</script>
<script>LA.init({id:"KoyzaWWEcLvPzkQn",ck:"KoyzaWWEcLvPzkQn",autoTrack:true,hashMode:true})</script>
</html>