testadmin
444235b393
style: dragon 7 bead road circle border lineWidth 3→4
2026-05-16 16:41:07 +08:00
testadmin
710bb45614
fix: handle.js syntax error causing niuniu dealer page crash
...
- Line 1953: `ctb.{strokeStyle = "#ff2202";}` → `ctb.strokeStyle = "#ff2202";`
This typo from Dragon 7 bead road styling broke the entire JS parser
- Bump VERSION_V to v10.0.9 to force browser cache refresh
2026-05-14 11:15:02 +08:00
testadmin
3e1896ea1c
feat: 龙7红圈加粗
2026-05-13 18:41:05 +08:00
testadmin
a0a4ca396f
feat: 龙7路子珠描边改红色圈
2026-05-13 16:10:18 +08:00
testadmin
8de661ad8b
fix: resize时ludan未初始化导致CanvasTable崩溃,加空值保护
2026-05-11 16:03:48 +08:00
testadmin
ba687cfb57
fix: 所有游戏荷官端统一改造倒计时/结果显示
...
- handle.js: 移除所有.countdown操作,改用#resultAreaTimer
- handle.js: showPng/showPngDt改为HTML文字(庄对红/闲对蓝)
- common.css: 加.countdown/.result-box隐藏规则
- tab_nn/tab_knn/tab_toning/tab_b_auto/tab_dt_auto: 加#resultAreaTimer/#resultAreaImg
- 版本号 v10.0.4 → v10.0.5
2026-05-11 14:02:31 +08:00
testadmin
78797462b5
fix: 荷官端倒计时改用右侧面板显示,路子珠描边色统一调暗
...
- handle_b.js: 移除所有 .countdown 大字覆盖操作,统一用 #resultAreaTimer
- index_tab.css: .countdown display:none !important 彻底隐藏
- 所有 handle JS: 幸运6描边 #a03030(暗红)、龙7 #c9980a(暗黄)、熊8 #506878(灰蓝)
2026-05-05 23:37:37 +08:00
testadmin
6768684116
fix: 路子珠特殊图标颜色调整
...
- 幸运6: 绿色→暗红色(#8b1a1a)
- 龙7: 金色→暗黄色(#b8860b)
- 熊8: 亮蓝→墨蓝色(#34495e)
2026-05-05 22:35:11 +08:00
testadmin
231f6eff25
debug: waybill 返回数据 console.log
2026-05-02 01:02:22 +08:00
testadmin
837030cf4f
fix: handle.js(tab_baccarat用的JS)补加路子珠特殊图标
2026-05-02 00:44:59 +08:00
testadmin
f923300f63
fix: 移除小键盘+号键(numpad plus)换靴功能,防牌手误操作
...
- 8个荷官端 handle_*.js 移除 keyCode==107 换靴触发
- 鼠标撞边换靴保留不变
- 客户反馈+号键与龙/庄键太近易误触,且无恢复功能
2026-04-22 12:28:17 +08:00
testadmin
dd3776e759
fix: resetNumberTab 支持 bet_status=3 + 路单变量名修正
...
- ResetNumberTabService: 条件增加 bet_status==3,修复 || 应为 && 的逻辑错误
- WaybillRemindService: last_banker_lenth → last_player_lenth(result==2 是闲家)
- 所有荷官操作端 handle_*.js: resetNumberTab 同步支持 betStatus==3
2026-04-20 10:51:49 +08:00
li
b8cd0c9418
add
2026-01-28 23:48:20 +08:00