111
This commit is contained in:
parent
78dcb80e43
commit
3d38ce3c61
|
@ -19,8 +19,8 @@ const install = (Vue, vm) => {
|
||||||
// },
|
// },
|
||||||
// });
|
// });
|
||||||
Vue.prototype.$u.http.setConfig({
|
Vue.prototype.$u.http.setConfig({
|
||||||
baseUrl: 'http://192.168.2.81:3302',
|
// baseUrl: 'http://192.168.2.81:3302',
|
||||||
// baseUrl: 'https://kang.chuangtewl.com/prod-api',
|
baseUrl: 'https://kang.chuangtewl.com/prod-api',
|
||||||
loadingText: '努力加载中~',
|
loadingText: '努力加载中~',
|
||||||
loadingTime: 800,
|
loadingTime: 800,
|
||||||
// 设置自定义头部content-type
|
// 设置自定义头部content-type
|
||||||
|
|
Loading…
Reference in New Issue
Block a user