优化http
This commit is contained in:
parent
fb23d878de
commit
9c117f9219
|
|
@ -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() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue