仿真翻书效果引入
This commit is contained in:
@@ -562,7 +562,7 @@ import $http from '../../config/requestConfig';
|
||||
this.initPage()
|
||||
},
|
||||
computed: {
|
||||
progress() { //章节的阅读进度
|
||||
progress() { //章节的阅读进度1
|
||||
if (this.curChapter.totalPage === 1) {
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user