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