更新:增加“图书首页”功能

This commit is contained in:
2025-11-10 17:38:23 +08:00
parent 577e782cd8
commit e39f47855b
18 changed files with 1634 additions and 430 deletions

View File

@@ -103,6 +103,12 @@
"navigationStyle": "custom",
"navigationBarTitleText": "%book.read%"
}
}, {
"path": "pages/book/search",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "%home.searchPlaceholder%"
}
}, {
"path": "pages/book/listen/index",
"style": {