style(春节活动页面): 调整个人充值信息模块的样式
This commit is contained in:
parent
8af010d81d
commit
2bab935f4e
@ -1,6 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div style="display: flex; flex-direction: column; gap: 2vw">
|
<div style="display: flex; flex-direction: column; gap: 2vw">
|
||||||
<!-- 个人充值信息 -->
|
<!-- 个人充值信息 -->
|
||||||
|
<div style="padding: 0 4vw">
|
||||||
<itemCenter
|
<itemCenter
|
||||||
style="z-index: 0"
|
style="z-index: 0"
|
||||||
:imgUrl="imageUrl('earningInfoBg')"
|
:imgUrl="imageUrl('earningInfoBg')"
|
||||||
@ -92,6 +93,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</itemCenter>
|
</itemCenter>
|
||||||
|
</div>
|
||||||
|
|
||||||
<itemCenter
|
<itemCenter
|
||||||
v-for="(rewardsTop, index) in RechargeRewards"
|
v-for="(rewardsTop, index) in RechargeRewards"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user