派生自 ~fyy/unattended-app
components/tab-bar/tab-bar.vue @@ -29,7 +29,6 @@ }, methods: { tabbarchange(e) { console.log('tabbar改变',this.current, e,this.tabBarList); uni.switchTab({ url: '/' + this.tabBarList[e].pagePath });