@@ -2,7 +2,7 @@ import Vue from 'vue';
Vue.config.weixin = {
// baseUrl: process.env.BASE_URL + 'weixin',
- baseUrl: 'http://smart.cc-lotus.info/weixin',
+ baseUrl: `http://${location.host}/weixin`,
};
Vue.config.stomp = {