[..缺省图片处理..]
This commit is contained in:
@@ -9,8 +9,8 @@ import store from '@/store'
|
||||
|
||||
// 基础配置
|
||||
const config = {
|
||||
apiUrl : 'https://oapi.lianshang.vip/api/',
|
||||
apiUrls : 'https://oapi.lianshang.vip/',
|
||||
apiUrl : 'https://oapi.lianshang.vip/api/', // 正式环境
|
||||
apiUrls : 'https://storage.lianshang.vip/', // 图片路径(测试/正式)
|
||||
timeout : 60000
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user