refactor(layout): 移除百度统计的注释代码

清理不再使用的百度统计代码,保持代码整洁
This commit is contained in:
afoim
2025-08-10 17:16:51 +08:00
parent ceed53bff9
commit c75f6df9ed

View File

@@ -258,7 +258,7 @@ const bannerOffset =
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1683686345039700"
crossorigin="anonymous"></script>
<meta name="google-adsense-account" content="ca-pub-1683686345039700">
<!-- 百度统计 -->
{/* <!-- 百度统计 -->
<script>
var _hmt = _hmt || [];
(function() {
@@ -267,7 +267,7 @@ var _hmt = _hmt || [];
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</script> */}
<!-- 谷歌分析 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9Z4LT4H8KH"></script>