packageBookService/pages/bookServices/detail/index.js
@@ -55,6 +55,7 @@ isShowBuyCloundMenu: false, // 云学习全部购买按钮是否显示 isCloundHaveSaleMethod: false, // 云学习是否有销售方式 cloundMenuIsBuy: false, learnTaskData: {}, rejectCause: "", // 下载拒绝原因 buyIdList: [], shoppingCartGetId: [], // 已购买id列表 @@ -525,8 +526,8 @@ app.MG.store.getProductDetail(query).then((res) => { this.setData({ resourceCodeList: res.datas.cmsDatas[0].datas, learnTaskData: res.datas.cmsDatas[0].datas.filter((item) => item.refCode == 'jsek_learningTasks')[0] }) console.log('refcode', this.data.resourceCodeList); }) }, //请求子商品的文件