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
This commit is contained in:
testadmin
2026-05-11 14:02:31 +08:00
parent 207f742770
commit ba687cfb57
8 changed files with 57 additions and 98 deletions
+4
View File
@@ -453,6 +453,10 @@ margin-left: 0;
.countdown{ display: none !important; }
.countdown .num{ display: none !important; }
.result-box{ display: none !important; }
.bottom-row{
display: flex;
width: 100%;