增加 百家乐通知后面增加 快速参与按钮

This commit is contained in:
2026-04-12 18:15:47 +08:00
parent 4ac3311328
commit d6f14868fd
2 changed files with 14 additions and 2 deletions
@@ -526,7 +526,15 @@
},
/**
* 重置为未开局空状态
* 从大厅或通知点击打开
*/
openFromHall() {
this.show = true;
this.loadCurrentRound();
},
/**
* 自动重置为未开局空状态
*/
setIdleState() {
clearInterval(this.countdownTimer);