Browse Source

练琴卡包

zhangshuling 3 năm trước cách đây
mục cha
commit
aa145a7ec7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
     })