style(总排行榜): 状态栏占位区域高度增加
This commit is contained in:
parent
2f4478c7f4
commit
21e6e017e3
@ -15,7 +15,7 @@
|
||||
"
|
||||
>
|
||||
<!-- 状态栏占位区域(仅在APP中显示) -->
|
||||
<div v-if="isInAppEnvironment" style="height: 30px"></div>
|
||||
<div v-if="isInAppEnvironment" style="height: 40px"></div>
|
||||
|
||||
<!-- 顶部导航栏 -->
|
||||
<div style="padding: 4px 8%">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user