Browse Source

练琴卡包

zhangshuling 3 years atrás
parent
commit
aa145a7ec7
1 changed files with 1 additions and 1 deletions
  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
     })