目录名称修正

This commit is contained in:
aixianling
2022-02-09 10:35:29 +08:00
parent f7b60e2f0c
commit 98114b6e87
194 changed files with 11 additions and 10 deletions

View File

@@ -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/';