Commit 1b0f1c7d by 王榕

修改api地址

parent 312b4e69
......@@ -47,7 +47,7 @@
}
},
"window": {
"navigationBarTitleText": "智能电池",
"navigationBarTitleText": "GPS网络能源",
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#17191a",
"navigationBarTextStyle": "white"
......
......@@ -4,19 +4,19 @@ var config = {
dev: {
appid: 'wxed819cb57829a51c',
api: 'http://47.92.207.93:8084/app/',
api: 'https://mqtt-app.zhuzhux.com/app/',
wss: 'wss://app.doomore.cn/websocket/app/api/',
payapi: 'http://47.92.207.93:8084/pay/',
rapi: 'http://47.92.207.93:8084/app/',//repair
payapi: 'https://mqtt-app.zhuzhux.com//',
rapi: 'https://mqtt-app.zhuzhux.com/app/',//repair
version: 'v1.0.00',
imgPath: '/static/image/'
},
pro: {
appid: 'wxed819cb57829a51c',
api: 'https://guangyang.zhuzhux.com/app/',
wss: 'wss://guangyang.zhuzhux.com/websocket/app/api/',
payapi: 'https://guangyang.zhuzhux.com/pay/',
rapi: 'https://guangyang.zhuzhux.com/repair/app/',//repair
api: 'https://mqtt-app.zhuzhux.com/app/',
wss: 'wss://mqtt-app.zhuzhux.com/websocket/app/api/',
payapi: 'https://mqtt-app.zhuzhux.com/pay/',
rapi: 'https://mqtt-app.zhuzhux.com/repair/app/',//repair
version: 'v1.0.00',
imgPath: '/static/image/'
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment