‘通用图片处理’
This commit is contained in:
@@ -10,6 +10,7 @@ import store from '@/store'
|
||||
// 基础配置
|
||||
const config = {
|
||||
apiUrl : 'http://api.ahxh.shangkelian.cn/api/',
|
||||
apiUrls : 'http://api.ahxh.shangkelian.cn',
|
||||
timeout : 60000
|
||||
}
|
||||
|
||||
@@ -154,5 +155,6 @@ const loginHint = () => {
|
||||
|
||||
export {
|
||||
request,
|
||||
uploading
|
||||
uploading,
|
||||
config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user