@@ -11,7 +11,7 @@ Vue.use(ElementUI);
// })
// 不能通过location去判断
-Vue.prototype.$homePageUrl = 'http://192.168.0.81:8081/main'
+Vue.prototype.$homePageUrl = 'https://zzbbh.4dage.com/shouBo/main'
Vue.prototype.$eventBus = new Vue({})