From dc71a779e0192d38425e402fa6e18cc8b2f6e4d6 Mon Sep 17 00:00:00 2001 From: spylecym <1262965753@qq.com> Date: Fri, 9 Aug 2024 16:42:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/site/js/common.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/site/js/common.js b/public/site/js/common.js index 3272a8a34..5ee455694 100644 --- a/public/site/js/common.js +++ b/public/site/js/common.js @@ -207,7 +207,6 @@ scriptElement.src = 'https://www.googletagmanager.com/gtag/js?id=AW-16660800396" // 在 script 元素加载完成后执行的回调函数 scriptElement.onload = function() { - console.log('The gtag.js script has been loaded successfully.'); let customScript = document.createElement('script'); customScript.textContent = ` window.dataLayer = window.dataLayer || [];