packageBookService/pages/bookServices/detail/index.js
@@ -523,7 +523,6 @@ } }) } else { debugger if (this.data.bookDetail.isFavourite) { app.MG.store .delProductLink({ @@ -1032,7 +1031,8 @@ app.MG.ugc.newTopicMessage(query).then(async (res) => { if (res) { wx.showToast({ title: '申请已提交,请待审核通过后下载', title: '申请已提交', duration: 2000, }) } await this.getApplyInfo(this.data.bookDetail.id) @@ -1048,9 +1048,7 @@ // }) // .catch(() => { }) // } // } else { // // logIn() // } // } }, // 教学资源下载前往PC提示Diialog closeTeachDownload() {