cff6470031
feat: implement global pull-to-refresh functionality and refine UI typography and layout scaling for improved mobile UX.
lotteryfront CI / build (push) Has been cancelled
2026-06-24 11:46:49 +08:00
58afa8e844
feat: 增强开奖 API 的币种支持并优化钱包处理逻辑
...
更新 getDrawCurrent、getDrawResults 与 getDrawResultByNo 方法,新增币种参数支持,以适配玩家币种偏好。
优化 HallBettingGrid 及相关组件:支持币种切换时自动刷新钱包数据。
重构钱包处理逻辑,简化余额更新流程并提升用户体验。
新增会话过期相关多语言提示文案,并优化现有翻译内容,提升多语言环境下的提示清晰度。
2026-05-27 16:52:12 +08:00
3649bb9300
feat: implement initial language resolution for SSR and local storage support
...
- Added a function to determine the initial language based on server-side rendering and local storage.
- Updated i18n initialization to use the resolved initial language instead of the default.
2026-05-25 14:54:31 +08:00
a2a29107f8
feat: 优化开奖结果查询与下注弹窗视觉交互,新增中奖查询页
2026-05-19 14:40:00 +08:00
f2c7f5e4f1
refactor: 完成全站国际化改造,统一多语言支持
...
此提交完成了全项目的国际化适配:
1. 新增多语言翻译文件与基础配置
2. 替换所有硬编码文本为i18n调用
3. 优化语言切换与文档语言同步逻辑
4. 重构部分业务逻辑以支持动态翻译
5. 移除过时代码与硬编码配置
2026-05-15 10:41:14 +08:00
7bed43ac96
refactor: 封装请求
2026-05-09 09:25:13 +08:00
765b84e2b4
feat:初始化业务目录
2026-05-08 18:03:43 +08:00
06a4a79fee
Initial commit from Create Next App
2026-05-08 10:04:19 +08:00