修改只在首页和排位赛显示顶部返回游戏
This commit is contained in:
@@ -143,7 +143,7 @@ onHide(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Container title="排位赛">
|
||||
<Container title="排位赛" :showBackToGame="true">
|
||||
<view class="container" @click="() => (showSeasonList = false)">
|
||||
<view class="ranking-my-data" v-if="user.id">
|
||||
<view>
|
||||
|
||||
Reference in New Issue
Block a user