quanwei
2026-01-17 e1e2fe5710a5b5cd9c19bd3aa99c998a1a613ca8
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