From e31f49220d866650c1cbd3815d237f1bb64f57e6 Mon Sep 17 00:00:00 2001 From: xingyu Date: Sun, 17 Nov 2024 00:22:54 +0800 Subject: [PATCH] chore: bdtj --- apps/web-antd/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/index.html b/apps/web-antd/index.html index 480eb84d..8cb5acb8 100644 --- a/apps/web-antd/index.html +++ b/apps/web-antd/index.html @@ -21,7 +21,7 @@ (function () { var hm = document.createElement('script'); hm.src = - 'https://hm.baidu.com/hm.js?b38e689f40558f20a9a686d7f6f33edf'; + 'https://hm.baidu.com/hm.js?eb21166668bf766b9d059a6fd1c10777'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(hm, s); })();