quanwei
13 hours ago 408c463c5b66bba2aa1c81d8dca23e04c1608e24
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