From 2a36fa2b609d7c94bbee5f31807adecc51e3188c Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Fri, 16 Jan 2026 18:07:59 +0800 Subject: [PATCH] =?UTF-8?q?chore(build):=20=E8=B0=83=E6=95=B4=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=B0=8F=E7=A8=8B=E5=BA=8FAppID=E5=8F=8Asite.js?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- site.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 565f7b6..6a72520 100644 --- a/manifest.json +++ b/manifest.json @@ -58,7 +58,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wxa8f94045d9c2fc10", + "appid" : "wx5e649e2286b29bdf", "setting" : { "urlCheck" : false, "postcss" : false, @@ -66,7 +66,7 @@ "minified" : true }, "usingComponents" : true, - "lazyCodeLoading": "requiredComponents", + "lazyCodeLoading" : "requiredComponents", "permission" : { "scope.userLocation" : { "desc" : "为了更好地为您提供服务" diff --git a/site.js b/site.js index dbbeb00..deb49f2 100644 --- a/site.js +++ b/site.js @@ -1,4 +1,4 @@ module.exports = { - baseUrl: "https://xcx30.5g-quickapp.com/",//修改域名 - uniacid: 460,//后台对应uniacid + baseUrl: "https://xcx6.aigc-quickapp.com/",//修改域名 + uniacid: 2811,//后台对应uniacid }; \ No newline at end of file