From 4834ebfdf754d10780e80987914a5dab12df1257 Mon Sep 17 00:00:00 2001 From: zpc Date: Wed, 16 Apr 2025 20:38:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/env.js | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/env.js b/common/env.js index 8a7e24a..9d0c2ee 100644 --- a/common/env.js +++ b/common/env.js @@ -17,8 +17,8 @@ const development = { // 生产环境配置 const production = { - // baseUrl: 'https://youda.zfunbox.cn', - baseUrl: 'https://api.zfunbox.cn', + + baseUrl: 'https://youda.zfunbox.cn', imageUrl: 'https://image.zfunbox.cn', loginPage: 'https://api.zfunbox.cn/login.html', wxAppId: 'wx0e33d80d35e4a3b1' diff --git a/manifest.json b/manifest.json index 9c0754e..b4a8aae 100644 --- a/manifest.json +++ b/manifest.json @@ -127,7 +127,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wx683d8a8a499d7ec6", + "appid" : "wx9ade414ae5755f0d", "setting" : { "urlCheck" : false, "es6" : false,