一版上线后修改
This commit is contained in:
@@ -1169,10 +1169,13 @@ import { nextTick } from "vue";
|
||||
chapterIndex: this.curChapter.chapterIndex,
|
||||
progress: this.progress
|
||||
})
|
||||
//this.updateReadRateUl() // 更新进度
|
||||
}
|
||||
// 没有阅读过
|
||||
// 将进度存到数据库
|
||||
this.saveReadRateUl()
|
||||
//this.updateReadRateUl() // 更新进度
|
||||
}
|
||||
console.log('执行save')
|
||||
|
||||
// oldReadSpeed:{ // 本地初始阅读进度
|
||||
// chapterIndex: null,
|
||||
// updateReadId: null
|
||||
|
||||
Reference in New Issue
Block a user