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:
+1
-1
@@ -3,7 +3,7 @@
|
||||
//应用公共文件
|
||||
|
||||
// 版本号
|
||||
define('VERSION_V','?ver=v10.0.4');
|
||||
define('VERSION_V','?ver=v10.0.5');
|
||||
|
||||
// 加密秘钥
|
||||
const UC_AUTH_KEY = 'L=<z|6aMF8s.Z_CE~K)e}c[VuG9hlJ#gp02t"1&`';
|
||||
|
||||
Reference in New Issue
Block a user