• Joined on 2026-06-01
ysc pushed to ysc at xuhuixiang/notiMessage 2026-08-03 15:23:50 +08:00
609635aba1 chore: 备份 TNG 注册/captcha 逆向与 MariBank SG bypass 进展
ysc pushed to ysc at xuhuixiang/notiMessage 2026-08-03 11:23:45 +08:00
193c04a24b fix(tng): 修复地区选择黑屏并加固注册链 native abort 防护
18ae42ec63 fix(tng): 适配 Promon 1.9.10 vhvlnqgy 包名并加固 Zygisk 信号跳过
818b2f4f51 fix(tng): 防止 SIGABRT 跳 LR 死循环,改 pc+4 与 streak freeze
Compare 3 commits »
ysc pushed to ysc at xuhuixiang/notiMessage 2026-07-31 17:56:25 +08:00
13e407623b feat(tng): TNG eWallet Promon bypass、Zygisk 信号守卫与注册链保护
ysc pushed to main at ysc/thebet365 2026-07-24 11:41:47 +08:00
3c7dd165bc 更新登录页抠边背景图
ysc pushed to main at ysc/thebet365 2026-07-24 11:39:58 +08:00
52529384e3 Revert "恢复登录页抠边背景资源"
ysc pushed to main at ysc/thebet365 2026-07-24 11:37:35 +08:00
41dc92a0de 恢复登录页抠边背景资源
ysc pushed to main at ysc/thebet365 2026-07-24 11:10:59 +08:00
1fb41fc18e 优化桌面登录表单焦点状态
ysc pushed to main at ysc/thebet365 2026-07-24 11:00:11 +08:00
394c28f08f 优化玩家端暗金主题资源并清理未引用图片
ysc pushed to main at ysc/thebet365 2026-07-23 17:34:59 +08:00
b02e79785e feat(player): refresh dark gold betting theme
375d352df2 样式优化
Compare 2 commits »
ysc pushed to theme-2 at ysc/thebet365 2026-07-13 10:11:09 +08:00
f0b8e051ed fix(player): apply heading font to nav links, team names, league titles, betslip labels in scoped styles
ysc pushed to theme-2 at ysc/thebet365 2026-07-13 09:58:30 +08:00
0a4e4c36c8 fix(player): redo font-family replacement without encoding corruption
ysc pushed to theme-2 at ysc/thebet365 2026-07-13 09:55:39 +08:00
5a6a8195f8 fix(player): apply heading/data font tokens globally across all desktop components
ysc pushed to theme-2 at ysc/thebet365 2026-07-13 09:42:39 +08:00
3af2fe72d4 feat(player): ui-ux-pro-max design system upgrade for theme-2 desktop
ysc pushed to main at ysc/thebet365 2026-07-10 18:03:30 +08:00
091dc5c15c feat(player): ui-ux-pro-max design system upgrade for desktop
ysc pushed to theme-4 at ysc/thebet365 2026-07-10 17:27:00 +08:00
4a76c4a1bc feat(theme-4): PC 列表详情弹窗、实心面板与收件箱样式修复
b420664795 fix(player): 修复波胆玩法背景色适配theme-4海军蓝极简主题 - 移除硬编码黑色背景#161616 - 改用CSS变量var(--bg-elevated) - 选中态改为白色半透明极简风格 - 赔率颜色适配primary-light
Compare 2 commits »
ysc pushed to theme-3 at ysc/thebet365 2026-07-10 17:02:19 +08:00
9abfbfcedd feat(player): theme-3 PC 列表弹窗详情与收件箱样式修复
ysc pushed to theme-2 at ysc/thebet365 2026-07-10 16:14:30 +08:00
4cbc846d05 feat(player): PC 端投注/资金/充值/返水列表改为弹窗详情
ysc pushed to theme-2 at ysc/thebet365 2026-07-10 15:16:36 +08:00
ea4764934a fix(player): 补充弹窗组件文件 DesktopBetDetailModal.vue 和 DesktopTxDetailModal.vue
ysc pushed to theme-2 at ysc/thebet365 2026-07-10 15:09:01 +08:00
14268eccaa fix(player): PC端资金明细列表点击改为弹窗展示 - DesktopWalletDetailView 列表项点击从 router.push 改为打开 DesktopTxDetailModal 弹窗
ysc pushed to main at ysc/thebet365 2026-07-10 15:02:16 +08:00
7ea7deeb52 feat(player): PC端投注/资金详情弹窗化 + 详情页布局优化 - 新增 DesktopBetDetailModal / DesktopTxDetailModal 弹窗组件,列表点击弹窗展示详情 - 优化 PC 端注单详情、钱包交易详情、个人资料页的布局(双列网格、加宽 max-width) - 添加相关 i18n 三语翻译 key - DesktopMyBetsView / DesktopWalletView 列表项点击改为打开弹窗而非跳转页面