11
This commit is contained in:
parent
f743294cb9
commit
7865bd72c9
|
@ -20,8 +20,8 @@ const install = (Vue, vm) => {
|
||||||
// },
|
// },
|
||||||
// });
|
// });
|
||||||
Vue.prototype.$u.http.setConfig({
|
Vue.prototype.$u.http.setConfig({
|
||||||
baseUrl: 'http://124.221.246.124:2288/dev-api/',
|
// baseUrl: 'http://124.221.246.124:2288/dev-api/',
|
||||||
// baseUrl: 'https://znb.ccttiot.com',
|
baseUrl: 'https://znb.ccttiot.com',
|
||||||
loadingText: '努力加载中~',
|
loadingText: '努力加载中~',
|
||||||
loadingTime: 800,
|
loadingTime: 800,
|
||||||
// 设置自定义头部content-type
|
// 设置自定义头部content-type
|
||||||
|
|
Loading…
Reference in New Issue
Block a user