优化http
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
} from 'lodash';
|
||||
import config from '@/commons/config.js'
|
||||
// 测试服
|
||||
let baseUrl = config.baseApiUrl
|
||||
let baseUrl = config.baseApiUrl + 'app'
|
||||
const loadingShowTime = 200
|
||||
|
||||
function getHeader() {
|
||||
|
||||
Reference in New Issue
Block a user