chore(cp排行榜): 调整样式

This commit is contained in:
hzj 2026-01-20 16:16:59 +08:00
parent 825fc2c25a
commit 5e72f83dd5

View File

@ -912,7 +912,7 @@
<!-- 中奖历史 --> <!-- 中奖历史 -->
<div <div
v-show="drawRecordShow" v-show="drawRecordShow"
style="margin: 10vh 4vw 5vh; position: relative; width: 95%" style="margin: 10vh 0 5vh; position: relative; width: 95%"
@click.stop @click.stop
> >
<itemCenter <itemCenter
@ -976,7 +976,7 @@
<!-- 领取历史(水晶&碎片) --> <!-- 领取历史(水晶&碎片) -->
<div <div
v-show="receiveRecordShow" v-show="receiveRecordShow"
style="margin: 10vh 4vw 5vh; position: relative; width: 95%" style="margin: 10vh 0 5vh; position: relative; width: 95%"
@click.stop @click.stop
> >
<itemCenter :imgUrl="imageUrl('myPropsLogBg')" :contentStyle="`padding: 28vw 12vw 25vw;`"> <itemCenter :imgUrl="imageUrl('myPropsLogBg')" :contentStyle="`padding: 28vw 12vw 25vw;`">