产品库开发环境已调整好

This commit is contained in:
aixianling
2021-11-15 15:53:44 +08:00
parent aa4f0c8837
commit f975d9c7b9
10 changed files with 6130 additions and 127 deletions

View File

@@ -9,7 +9,6 @@ import mixin from './uview/libs/mixin/mixin';
Vue.config.productionTip = false;
Vue.prototype.$store = store;
//初始化接口工具类
axios.defaults.baseURL = store.state.baseURL;
Vue.prototype.$http = axios;
Vue.prototype.$cdn = 'https://cdn.cunwuyun.cn/dvcp/h5/';
Vue.prototype.imgHomeUrl = 'https://cdn.cunwuyun.cn/dvcp/h5/home/';