web阅读增加翻页速度的设置项

This commit is contained in:
StanHustler
2023-09-23 21:05:10 +08:00
committed by Strato69
parent 507fee2359
commit a21b488338
3 changed files with 34 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ export const useBookStore = defineStore("book", {
readWidth: 800,
infiniteLoading: false,
customFontName: "",
jumpDuration: 1000,
spacing: {
paragraph: 1,
line: 0.8,