소스 검색

练琴卡包

zhangshuling 3 년 전
부모
커밋
aa145a7ec7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
     })