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