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:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user