css
litian
2024-03-27 f770361fd6ac7476043188be37cf9efb17fe8a0e
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)
      }