feat: 添加划转功能,更新相关路由和国际化支持

This commit is contained in:
2025-12-24 18:39:49 +07:00
parent a3390f82b5
commit 6f43841b6e
8 changed files with 362 additions and 28 deletions

View File

@@ -10,7 +10,7 @@ Riwa-Ionic 项目提示词
项目技术栈
核心框架:
Vue 3.5.25 (Composition API with <script setup>)
Vue 3.5.25 (Composition API with <script lang="ts" setup>)
Ionic Vue 8.7.11 (移动端 UI 框架)
TypeScript 5.9.3
Capacitor 8.0.0 (原生功能桥接)