替换域名

This commit is contained in:
2020-08-18 15:19:29 +08:00
parent 4f7fc23c23
commit 7090635886
8 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
const install = (Vue, vm) => {
// 此为自定义配置参数,具体参数见上方说明
Vue.prototype.$u.http.setConfig({
baseUrl: 'https://dmmall.sdbairui.com/storeapi',
baseUrl: 'http://mall.dmygkeji.com/storeapi',
loadingText: '努力加载中~',
loadingTime: 800,
originalData: true,