pages/student/index.js
@@ -53,7 +53,6 @@ tabClick(item) { let that = this; console.log(item) that.setData({ active: item.detail.value, }) @@ -116,7 +115,6 @@ loading: false }) } console.log(this.data.list) } catch (error) { console.log(error) }