yangming 5 lat temu
rodzic
commit
707f8cf9a5
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      mallApp/src/components/app-tabbar.vue

+ 0 - 2
mallApp/src/components/app-tabbar.vue

@@ -59,8 +59,6 @@ export default {
   },
   methods: {
     switchTab (index, item) {
-      console.log('/' + item.pagePath)
-      console.log(index)
       this.currentTabIndex = index
       uni.switchTab({
         url: '/' + item.pagePath