packageDomain/pages/resourceDetails/myAudio/index.js
@@ -273,6 +273,7 @@ app.MG.store.getProductDetail(query).then(async (res) => { this.setData({ bookDetail: res.datas, bookName: res.datas.name, buyIdList: res.datas.purchasedSaleMethodIdList, learnClassData: res.datas.cmsDatas[0].datas.find(item => item.refCode == "jsek_cloudLearning") }) @@ -405,7 +406,7 @@ wx.hideLoading(); wx.showModal({ title: '温馨提示', content: '该资源未购买,将返回购买', content: '该资源未激活或购买,即将返回图书详情页面', success: (res) => { if (res.confirm) { if (this.data.source == 'qrcode') {