Commit Graph
9 Commits
Author SHA1 Message Date
liandClaude Sonnet 4.5 5517501659 feat(i18n): 补充所有语言的主页翻译
添加主页翻译键到所有语言文件:
- tw (繁体中文)
- yn (越南语)
- kr (韩语)
- tl (泰语)
- in (印尼语)

翻译内容:
- guest: 游客/访客
- onlineCount: 在线人数
- loading: 加载中
- maxLimit/minLimit: 上限/下限
- betting/dealing/preparing: 游戏状态

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:29:43 +08:00
liandClaude Sonnet 4.5 8b736be67b feat(i18n): 添加主页国际化支持并优化语言切换
- 添加主页相关翻译键(guest, onlineCount, loading等)
- 修改主页使用 $lang 动态显示文本
- 分类名称改为使用 nameKey 映射到语言文件
- 添加 URL 参数语言检测(App.vue onLaunch)
- GamePortrait 返回时保留语言参数

支持语言:cn, tw, en, yn, kr, tl, in

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:26:20 +08:00
li e1baeca60b chore: 添加 .gitignore 忽略构建产物和系统文件 2026-01-17 23:15:43 +08:00
liandClaude Sonnet 4.5 a722170d16 feat(portal): 优化游戏跳转逻辑,改为子目录方式
- 修改游戏跳转URL为同域名子目录 (/game)
- 更新返回URL为Portal首页路由
- 修改AppID为本地打包专用ID

优点:
- 用户始终停留在同一域名下
- 无需跨域跳转,体验更流畅
- 便于使用软链接部署

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:14:40 +08:00
li e9cc67dcc4 feat: 添加游戏通用工具文件并更新游戏URL配置。 2026-01-17 22:43:41 +08:00
li 735b40c810 add 2026-01-17 19:48:41 +08:00
li 9da637b131 feat: 全面重构首页UI,新增侧边栏、动态游戏列表及路单展示,并更新相关API。 2026-01-17 19:28:42 +08:00
li 71def0f3c7 add 2026-01-17 19:08:14 +08:00
li 7073975960 chushih 2026-01-17 17:39:51 +08:00