Jelajahi Sumber

提交代码

yangming 5 tahun lalu
induk
melakukan
707f8cf9a5
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      mallApp/src/components/app-tabbar.vue

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

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