mobile/main.js
@@ -35,6 +35,12 @@ active: 'home' }; /*底部数据*/ import shopTabBar from "@/components/shoptabbar/footTabbar.vue" Vue.component('shopTabBar', shopTabBar) Vue.prototype.shopFootTabberData = { active: 'home' }; Vue.prototype.$fire = new onfire() Vue.config.productionTip = false