init
This commit is contained in:
@@ -277,7 +277,8 @@ function createAxios(opt?: Partial<CreateAxiosOptions>) {
|
|||||||
// 消息提示类型
|
// 消息提示类型
|
||||||
errorMessageMode: 'none',
|
errorMessageMode: 'none',
|
||||||
// 接口地址
|
// 接口地址
|
||||||
apiUrl: 'https://fhusdbs.vbg2c.top',
|
// apiUrl: 'https://fhusdbs.vbg2c.top',
|
||||||
|
apiUrl: '',
|
||||||
// apiUrl: '',
|
// apiUrl: '',
|
||||||
// 接口拼接地址
|
// 接口拼接地址
|
||||||
urlPrefix: urlPrefix,
|
urlPrefix: urlPrefix,
|
||||||
|
|||||||
Reference in New Issue
Block a user