@@ -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