目录名称修正
This commit is contained in:
@@ -18,10 +18,8 @@ const hideLoading = () => {
|
||||
|
||||
Vue.prototype.$loading = loading
|
||||
Vue.prototype.$hideLoading = hideLoading
|
||||
|
||||
Vue.use(ui)
|
||||
Vue.config.productionTip = false;
|
||||
Vue.prototype.$store = store;
|
||||
//初始化接口工具类
|
||||
Vue.prototype.$http = axios;
|
||||
Vue.prototype.$cdn = 'https://cdn.cunwuyun.cn/dvcp/h5/';
|
||||
|
||||
Reference in New Issue
Block a user