feat:更换域名
This commit is contained in:
@@ -23,8 +23,9 @@ export default {
|
||||
},
|
||||
},
|
||||
wvNode: null,
|
||||
webviewUrl:'http://agent.outer.tbmall.xin:6880/'
|
||||
// webviewUrl: "http://192.168.0.101:8000/",
|
||||
webviewUrl:'https://agent.o.tbmall.xin/',//中台测试
|
||||
// webviewUrl:'https://agent.tbmall.xin',
|
||||
// webviewUrl: "http://192.168.1.29:8004/",
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
+1
-2
@@ -4,8 +4,7 @@
|
||||
|
||||
// export const BASE_URL = "https://api.tbmall.xin"; //生产
|
||||
// export const BASE_URL ='http://api.hm.a-d.work:6880' // 测试
|
||||
export const BASE_URL ='http://api.outer.tbmall.xin:6880' // 本地测试
|
||||
|
||||
export const BASE_URL ='https://api.o.tbmall.xin' // 本地测试
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user