产品库开发环境已调整好
This commit is contained in:
@@ -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/';
|
||||
|
||||
Reference in New Issue
Block a user