From 3ecee0fa557b7bb9e83b67e289b316f04efa9ce5 Mon Sep 17 00:00:00 2001 From: jack <jack.su@pollex.com.tw> Date: 星期二, 05 九月 2023 11:59:07 +0800 Subject: [PATCH] Merge branch '滲透' of ssh://dev.pollex.com.tw:29418/pcalife/PAM into 滲透 --- PAMapp/plugins/gtm.js | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/PAMapp/plugins/gtm.js b/PAMapp/plugins/gtm.js index 981a0ed..d93597d 100644 --- a/PAMapp/plugins/gtm.js +++ b/PAMapp/plugins/gtm.js @@ -1,4 +1,3 @@ export default function({ $gtm, route }) { - // TODO: 蝵格�甇�蝣箇�� GTM CODE - $gtm.init('GTM-XXXXXXX') + $gtm.init('GTM-W2XMVJZ') } \ No newline at end of file -- Gitblit v1.8.0