From bce6ae061739ebf64ed91c14eaf00655616f7319 Mon Sep 17 00:00:00 2001 From: h30830569 <30830569@qq.com> Date: Mon, 13 Jun 2022 16:09:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E6=AD=A3=E5=BC=8F=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 ++- src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 6e9973b..454ac2c 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,5 @@ ENV = 'production' -VUE_APP_BASE_API = 'https://jiqu.zichunsheng.cn/api' +VUE_APP_BASE_API = 'https://jiqu-library.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 },