From 4de90ca748fbf58ba444c4849349740eb24ce337 Mon Sep 17 00:00:00 2001 From: 5g0Wp7Zy Date: Fri, 10 Oct 2025 11:17:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9wxappid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/.env b/env/.env index bf7e046..d535d03 100644 --- a/env/.env +++ b/env/.env @@ -2,7 +2,7 @@ VITE_APP_TITLE = 'unibest' VITE_APP_PORT = 9000 VITE_UNI_APPID = '__UNI__D1E5001' -VITE_WX_APPID = 'wxa2abb91f64032a2b' +VITE_WX_APPID = 'wx327d788d7bd6eddf' # h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base # https://uniapp.dcloud.net.cn/collocation/manifest.html#h5-router