页面完善
This commit is contained in:
@@ -3133,8 +3133,8 @@ import { nextTick } from "vue";
|
||||
}else if(options.chapterid == 'prev'){ // 上一章
|
||||
this.goPreChapter()
|
||||
}else if(options.curpage>0){
|
||||
// this.goNextPage()
|
||||
console.log(options.curpage)
|
||||
this.goNextPage()
|
||||
// console.log(options.curpage)
|
||||
}else if(options.curpage<0){
|
||||
this.goPrePage()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user