feat(CP活动): 添加图片最小高度
This commit is contained in:
parent
b239ddb7e5
commit
4eeabd08a0
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div style="width: 100%; position: relative">
|
||||
<itemCenter
|
||||
style="min-height: 46vw"
|
||||
style="min-height: 50.6vw"
|
||||
:imgUrl="imageUrl('rewardBg')"
|
||||
:flip="true"
|
||||
:contentStyle="`inset: 4vw 6vw 10vw;`"
|
||||
@ -108,7 +108,7 @@
|
||||
@click="postSignInSupplement(rewards.dayIndex)"
|
||||
>
|
||||
<itemCenter
|
||||
style="width: 80%; min-height: 28px"
|
||||
style="width: 80%; min-height: 28vw"
|
||||
:imgUrl="imageUrl('makeUpBtBg')"
|
||||
:contentStyle="`inset: 0;flex-direction: column;`"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user