fix: 开牌结果改用HTML文字显示,庄对红色/闲对蓝色

- showPng()不再用PNG图片,改为HTML文字渲染
- 庄对永远红色(#b20a00),闲对永远蓝色(#0543bc)
- 版本号 v10.0.3 → v10.0.4
This commit is contained in:
testadmin
2026-05-06 15:48:03 +08:00
parent 3104243f5c
commit 207f742770
2 changed files with 15 additions and 94 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
//应用公共文件
// 版本号
define('VERSION_V','?ver=v10.0.3');
define('VERSION_V','?ver=v10.0.4');
// 加密秘钥
const UC_AUTH_KEY = 'L=<z|6aMF8s.Z_CE~K)e}c[VuG9hlJ#gp02t"1&`';