修改只在首页和排位赛显示顶部返回游戏
This commit is contained in:
@@ -30,7 +30,7 @@ defineProps({
|
||||
},
|
||||
showBackToGame: {
|
||||
type: Boolean,
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
});
|
||||
const isIos = ref(true);
|
||||
|
||||
Reference in New Issue
Block a user