Commit e310b675 authored by 黄奎's avatar 黄奎

11

parent 64fe180a
......@@ -24,7 +24,7 @@ export default {
Vue.prototype.host = "https://wx.weibaoge.cn/web/index.php?_mall_id=1285"
Vue.prototype.host2 = process.env.NODE_ENV=="development"?"https://erpmallapi.oytour.com":"https://erpmallapi.oytour.com"
Vue.prototype.host3 = process.env.NODE_ENV=="development"?"http://192.168.5.214":"https://reborn.oytour.com"
Vue.prototype.hostErpUpload = process.env.NODE_ENV=="development"?"http://214:8120":"https://upload.oytour.com"
Vue.prototype.hostErpUpload = process.env.NODE_ENV=="development"?"http://192.168.5.214:8120":"https://upload.oytour.com"
Vue.prototype.hostErpFile = process.env.NODE_ENV=="development"?"http://192.168.5.214:8130":"https://imgfile.oytour.com"
Vue.prototype.request = function(param, success, failed) {
......
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