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 },