pages/m_learn/learfile/learnfile.js @@ -15,6 +15,6 @@ * 生命周期函数--监听页面加载 */ onLoad(options) { this.getResources(1, this.data.fileType) this.getResources({cPage: 1, fileType: this.data.fileType}) }, })