|
|
@ -5,19 +5,21 @@ |
|
|
|
// brestUrl: 'http://192.168.3.4:9302/brest', |
|
|
|
// brestUrl: 'http://192.168.3.4:9302/brest', |
|
|
|
// imgUrl: 'https://192.168.3.4:9301/filesystem/', |
|
|
|
// imgUrl: 'https://192.168.3.4:9301/filesystem/', |
|
|
|
//正式 |
|
|
|
//正式 |
|
|
|
// url: 'https://hsg.dctpay.com/brest', |
|
|
|
url: 'https://hsg.dctpay.com/brest', |
|
|
|
// imgUrl: 'https://hsg.dctpay.com/filesystem/', |
|
|
|
imgUrl: 'https://hsg.dctpay.com/filesystem/', |
|
|
|
// imageWxImg: 'https://hsg.dctpay.com/filesystem/wxApplets/', |
|
|
|
imageWxImg: 'https://hsg.dctpay.com/filesystem/wxApplets/', |
|
|
|
// wsssocket:'wss://hsgcs.dctpay.com/msg/WebSocket/', |
|
|
|
wsssocket:'wss://hsg.dctpay.com/msg/WebSocket/', |
|
|
|
//测试 |
|
|
|
//测试 |
|
|
|
url: 'https://hsgcs.dctpay.com/brest', |
|
|
|
// url: 'https://hsgcs.dctpay.com/brest', |
|
|
|
imgUrl: 'https://hsgcs.dctpay.com/filesystem/', |
|
|
|
// imgUrl: 'https://hsgcs.dctpay.com/filesystem/', |
|
|
|
imageWxImg:'https://hsgcs.dctpay.com/filesystem/wxApplets/', |
|
|
|
// imageWxImg: 'https://hsgcs.dctpay.com/filesystem/wxApplets/', |
|
|
|
wsssocket:'wss://hsgcs.dctpay.com/msg/WebSocket/', |
|
|
|
// wsssocket: 'wss://hsgcs.dctpay.com/msg/WebSocket/', |
|
|
|
userInfo: "", |
|
|
|
userInfo: "", |
|
|
|
openId: '', |
|
|
|
openId: '', |
|
|
|
code: '', |
|
|
|
code: '', |
|
|
|
token: '' |
|
|
|
token: '', |
|
|
|
|
|
|
|
//角色权限 |
|
|
|
|
|
|
|
positionType:0 |
|
|
|
}, |
|
|
|
}, |
|
|
|
onLaunch: function() { |
|
|
|
onLaunch: function() { |
|
|
|
console.log('App Launch') |
|
|
|
console.log('App Launch') |
|
|
|