域名
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const install = (Vue, vm) => {
|
||||
// 此为自定义配置参数,具体参数见上方说明
|
||||
Vue.prototype.$u.http.setConfig({
|
||||
baseUrl: 'http://mall.dmygkeji.com/storeapi',
|
||||
baseUrl: 'https://mall.dmygkeji.com/storeapi',
|
||||
loadingText: '努力加载中~',
|
||||
loadingTime: 800,
|
||||
originalData: true,
|
||||
|
||||
Reference in New Issue
Block a user