style(春节活动页面): 增加底部边距
This commit is contained in:
parent
6666069b7d
commit
dff425c825
@ -224,6 +224,9 @@
|
|||||||
<!-- 我的排名占位 -->
|
<!-- 我的排名占位 -->
|
||||||
<div v-show="RankingShow" style="height: 35vw"></div>
|
<div v-show="RankingShow" style="height: 35vw"></div>
|
||||||
|
|
||||||
|
<!-- 我的排名占位 -->
|
||||||
|
<div v-show="!RankingShow" style="height: 8vw"></div>
|
||||||
|
|
||||||
<!-- 我的排名 -->
|
<!-- 我的排名 -->
|
||||||
<itemCenter
|
<itemCenter
|
||||||
v-show="RankingShow"
|
v-show="RankingShow"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user