听书页面

This commit is contained in:
@fawn-nine
2023-07-19 17:41:16 +08:00
parent afb1462db6
commit fc9bca37c1
13 changed files with 169 additions and 71 deletions

View File

@@ -2934,9 +2934,10 @@ import { nextTick } from "vue";
})
}
// 检查是否已经购买
// this.bookMessage.isBuy==0&&this.bookMessage.chapterNum==null&&this.bookMessage.freeChapterCount!=0
// this.bookMessage.isBuy==0&&this.bookMessage.chapterNum==null&&this.bookMessage.freeChapterCount!=0
// book/bookchaptercontent/appBooksChapterContent?bookid=89&id=4039&userId=10176
return this.$http
.post('book/bookchaptercontent/appGetBookChapterContent', {
.post('book/bookchaptercontent/appBooksChapterContent', {
'userId': this.userInfo.id,
'bookid': this.bookId_mark,
'chapterid': chapterId