修改只在首页和排位赛显示顶部返回游戏
This commit is contained in:
@@ -249,7 +249,6 @@ onUnmounted(() => {
|
||||
:title="battleId ? '1V1排位赛' : '搜索对手...'"
|
||||
:bgType="1"
|
||||
:onBack="onBack"
|
||||
:showBackToGame="false"
|
||||
>
|
||||
<view class="container">
|
||||
<block v-if="battleId">
|
||||
|
||||
Reference in New Issue
Block a user