chore(cp排行榜): 调整样式
This commit is contained in:
parent
825fc2c25a
commit
5e72f83dd5
@ -912,7 +912,7 @@
|
||||
<!-- 中奖历史 -->
|
||||
<div
|
||||
v-show="drawRecordShow"
|
||||
style="margin: 10vh 4vw 5vh; position: relative; width: 95%"
|
||||
style="margin: 10vh 0 5vh; position: relative; width: 95%"
|
||||
@click.stop
|
||||
>
|
||||
<itemCenter
|
||||
@ -976,7 +976,7 @@
|
||||
<!-- 领取历史(水晶&碎片) -->
|
||||
<div
|
||||
v-show="receiveRecordShow"
|
||||
style="margin: 10vh 4vw 5vh; position: relative; width: 95%"
|
||||
style="margin: 10vh 0 5vh; position: relative; width: 95%"
|
||||
@click.stop
|
||||
>
|
||||
<itemCenter :imgUrl="imageUrl('myPropsLogBg')" :contentStyle="`padding: 28vw 12vw 25vw;`">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user