We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac508d5 commit 4627605Copy full SHA for 4627605
index.html
@@ -68,7 +68,6 @@
68
/* 当被移除或隐藏时可渐隐(由应用控制) */
69
body.app-loaded #app-loader { opacity: 0; pointer-events: none; }
70
</style>
71
- <script defer src="https://umami.wuyuan.dev/script.js" data-website-id="e3f8ed7a-4db4-4081-aaf4-45396b1f479c"></script>
72
</head>
73
<body>
74
<!-- 应用加载前显示的覆盖层:纯 CSS,无脚本依赖 -->
0 commit comments