刘翔宇-旅管家 3 years ago
parent 4691eef47e
commit 558aa43bf5

@ -26,7 +26,7 @@
password: ''
}
},
onLoad: function() {
onLoad: function(options) {
},

@ -1,7 +1,7 @@
import md5 from "./md5.min";
const HOSTARR = {
'development': 'http://118.31.104.155:9003',
'production': 'http://118.31.104.155:9003'
'development': 'http://patrol.115.langye.net',
'production': 'http://patrol.115.langye.net'
}; // 审核状态
const HOST = HOSTARR[process.env

Loading…
Cancel
Save