一版上线后修改

This commit is contained in:
@fawn-nine
2023-06-26 17:46:54 +08:00
parent 1e145aa4b0
commit e7d9d12556
10 changed files with 136 additions and 26 deletions

View File

@@ -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