@@ -250,7 +250,7 @@
{
"path": "pages/consultation-list/index",
"style": {
- "navigationBarTitleText": "咨询列表"
+ "navigationBarTitleText": "资讯列表"
}
],
@@ -1,6 +1,6 @@
let apis;
if(process.env.UNI_PLATFORM==="h5"){
- if(window.location.host==="husky.wmzx.com") apis=1
+ if(window.location.host==="shop-api.haocha13.cn") apis=1
else apis=0
}else if(process.env.UNI_PLATFORM==="mp-weixin"){
//develop/开发版 trial/体验版 release/正式版