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

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

@@ -10,7 +10,10 @@
"close": "Close",
"confirm": "Confirm",
"loading": "Loading",
"tips": "Tips"
"tips": "Tips",
"searchNoResult": "No search results found",
"more": "More",
"dataNull": "No data available"
},
"tabar.course": "COURSE",
"tabar.book": "EBOOK",
@@ -19,7 +22,7 @@
"title": "Taimed International",
"schema": "Schema",
"demo": "uni-app globalization",
"demo-description": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
"demoDescription": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
"detail": "Detail",
"language": "Language",
"language-info": "Settings",
@@ -250,9 +253,14 @@
"deleteSuccess": "Deleted"
},
"home": {
"block1": "My Books",
"block2": "Recommended",
"more": "More",
"activityTitle": "Featured Books",
"readingCount": " reads",
"listenCount": " listens",
"purchased": " purchased"
"purchased": " purchased",
"searchPlaceholder": "Search books..."
},
"listen": {
"title": "Audio Book",