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