xiaokang
  • Joined on 2026-02-25
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-07-01 15:35:34 +08:00
2f9e06fb78 feat(settlement): 优化结算中心待处理视图与账单显示
xiaokang pushed to main at xiaokang/lotteryFront 2026-07-01 15:35:21 +08:00
646c139697 feat(wallet): 新增信用盘玩家待结算账单功能
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-06-30 17:55:26 +08:00
ed5a983003 feat(wallet): 增强资金流水和信用账本的公共类型过滤,支持游戏结算和账单结算
xiaokang pushed to main at xiaokang/lotteryFront 2026-06-30 17:55:15 +08:00
efb1bcdda8 feat: 更新钱包日志和资金模式相关的国际化文本,增强用户体验
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-06-30 17:55:10 +08:00
4484a7a77a Refactor agents console and related components
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-06-30 15:15:23 +08:00
f1f68d09d3 feat(credit): 实时同步代理已用额度,覆盖玩家下注/结算全流程
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-06-30 15:15:12 +08:00
6c3ded5b75 fix(admin): add missing tRef dependency to useCallback hooks in admin consoles
xiaokang pushed to main at xiaokang/lotteryFront 2026-06-30 11:42:13 +08:00
ce1aca8905 feat: 重构和优化多个组件,增强性能和可维护性
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-06-30 11:42:04 +08:00
6e248207ff feat(auth): 重构认证逻辑,支持 HttpOnly Cookie 登录;移除不再使用的 Token 存储方式
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-06-30 11:41:57 +08:00
200269196e feat(tests): 添加结算相关功能的测试用例,增强代码覆盖率
xiaokang pushed to main at xiaokang/lotteryFront 2026-06-29 17:54:18 +08:00
7bfc713b14 feat: remove pending reconcile notifications section from wallet screen
xiaokang pushed to main at xiaokang/lotteryFront 2026-06-29 15:53:10 +08:00
7702bc90e0 Refactor code structure for improved readability and maintainability
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-06-29 15:53:06 +08:00
ba77dc1f5a Refactor code structure for improved readability and maintainability
xiaokang pushed to main at xiaokang/lotteryFront 2026-06-29 15:27:44 +08:00
ebc6f4d349 feat: 添加国际化支持,优化语言切换器和登录界面,增强用户体验
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-06-29 15:27:23 +08:00
d7761218ea feat(admin): 更新登录表单样式,添加图标并优化用户体验;增强代理线路详情面板,支持直接玩家计数功能
xiaokang pushed to main at xiaokang/lotteryFront 2026-06-29 13:56:53 +08:00
1a43e81fb4 feat: 增加登录页面的桌面和移动端支持,优化语言切换器和表单组件
xiaokang pushed to main at xiaokang/lotteryFront 2026-06-26 18:02:30 +08:00
7d03ffa30b feat(player): PC 侧栏布局、顶栏与页内间距优化
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-06-26 18:02:28 +08:00
1c431ff0ea fix(jackpot): 流水页期号筛选移入工具栏,避免与 Tab 挤在右上角
xiaokang pushed to main at xiaokang/lotteryAdmin 2026-06-26 16:42:31 +08:00
bea342a4d7 fix(settlement): 操作记录服务端分页、流水提示与坏账幂等键
xiaokang pushed to main at xiaokang/lotteryLaravel 2026-06-26 16:42:28 +08:00
c83343e989 fix(settlement): 操作记录分页、流水动作与坏账幂等加固