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