From 8681b488917281b48b65d8cff0033962dfe432be Mon Sep 17 00:00:00 2001 From: "30830569@qq.com" <> Date: Sat, 11 Jun 2022 11:20:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=AD=A3=E5=BC=8F=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 6e9973b..3f9fe12 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ ENV = 'production' -VUE_APP_BASE_API = 'https://jiqu.zichunsheng.cn/api' +VUE_APP_BASE_API = 'https://jiqu.peidikeji.cn/api' diff --git a/src/manifest.json b/src/manifest.json index 4d83b8d..8488fc2 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -164,7 +164,7 @@ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { - "appid" : "wx374270da1f0100da", + "appid" : "wx02a998127d65764c", "setting" : { "urlCheck" : false },