update:修复对战后退异常问题,修复对战中设备离线弹窗点击问题

This commit is contained in:
2026-06-10 17:36:37 +08:00
parent 996754be7f
commit bfdd40ec93
2 changed files with 2 additions and 2 deletions

View File

@@ -305,7 +305,7 @@ function goBack() {
<Container
:bgType="data.mode > 3 ? -1 : 0"
bgColor="#000000"
:onBack="goBack"
:onBack="exit"
>
<!-- ----- Banner game 胜负展示图 NvN 对抗模式----- -->