Ship native iOS app, Wiki/TTS backend, and skeleton loading UX.

Replace the WebView shell with SwiftUI screens, add account-scoped Wiki and TTS APIs with adaptive review and photo scan support, and keep web/iOS pages usable while data loads asynchronously.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-06-08 15:13:59 +08:00
parent db5465c646
commit 05e173b293
115 changed files with 12709 additions and 1212 deletions
+1
View File
@@ -12,6 +12,7 @@
"dependencies": {
"axios": "^1.7.9",
"echarts": "^6.1.0",
"tesseract.js": "^5.1.1",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},