6
0
Fork 0

打正式环境

hui.zhou
h30830569 2022-06-13 16:09:02 +08:00
parent d7e87b32f0
commit bce6ae0617
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
ENV = 'production' ENV = 'production'
VUE_APP_BASE_API = 'https://jiqu.zichunsheng.cn/api' VUE_APP_BASE_API = 'https://jiqu-library.peidikeji.cn/api'

View File

@ -164,7 +164,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx374270da1f0100da", "appid" : "wx02a998127d65764c",
"setting" : { "setting" : {
"urlCheck" : false "urlCheck" : false
}, },