校正代码
This commit is contained in:
@@ -13,10 +13,7 @@ Vue.prototype.$instance = axios.instance
|
||||
Vue.prototype.$areaId = config.areaId;
|
||||
Vue.prototype.$areaName = config.areaName;
|
||||
Vue.prototype.$cdn = 'https://cdn.cunwuyun.cn/'
|
||||
|
||||
App.mpType = 'app'
|
||||
|
||||
|
||||
Object.keys(utils).map(e => Vue.prototype[e] = utils[e])
|
||||
utils.$dict.init(axios.instance)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user