zhangshuling hace 3 años
padre
commit
aa145a7ec7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/cardList/cardList.js

+ 1 - 1
pages/cardList/cardList.js

@@ -115,7 +115,7 @@ Page({
    */
   onLoad: function (options) { 
     this.getPianoList()
-    this.getMySpecials()
+    // this.getMySpecials()
     this.setData({
       schoolName: wx.getStorageSync('campusInfo').name
     })