From 97d20d627b960fbdf008dcb7da309487c912fda5 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 19 Apr 2025 16:41:49 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E4=BC=98=E5=8C=96=20vben=20+=20an?= =?UTF-8?q?td=20=E7=99=BE=E5=BA=A6=E7=BB=9F=E8=AE=A1=E7=9A=84=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/.env | 5 ++++- apps/web-antd/index.html | 6 +++--- apps/web-antd/src/router/index.ts | 3 +++ apps/web-antd/src/router/tongji.ts | 30 ++++++++++++++++++++++++++++++ 4 files changed, 40 insertions(+), 4 deletions(-) create mode 100644 apps/web-antd/src/router/tongji.ts diff --git a/apps/web-antd/.env b/apps/web-antd/.env index 0dead042e..abac77511 100644 --- a/apps/web-antd/.env +++ b/apps/web-antd/.env @@ -13,4 +13,7 @@ VITE_APP_TENANT_ENABLE=true VITE_APP_CAPTCHA_ENABLE=false # 文档地址的开关 -VITE_APP_DOCALERT_ENABLE=true \ No newline at end of file +VITE_APP_DOCALERT_ENABLE=true + +# 百度统计 +VITE_APP_BAIDU_CODE = e98f2eab6ceb8688bc6d8fc5332ff093 \ No newline at end of file diff --git a/apps/web-antd/index.html b/apps/web-antd/index.html index 480eb84de..dffc1503a 100644 --- a/apps/web-antd/index.html +++ b/apps/web-antd/index.html @@ -15,13 +15,13 @@ <%= VITE_APP_TITLE %>