feat(CP活动): 添加图片最小高度

This commit is contained in:
hzj 2026-02-25 10:24:42 +08:00
parent 5e81f3deb1
commit 60c28171e9

View File

@ -1,7 +1,7 @@
<template>
<div style="width: 100%; position: relative">
<itemCenter
style="min-height: 28vw"
style="min-height: 46vw"
:imgUrl="imageUrl('rewardBg')"
:flip="true"
:contentStyle="`inset: 4vw 6vw 10vw;`"
@ -15,6 +15,7 @@
<div style="width: 100%; height: 100%" :style="layerStyle">
<!-- 奖品项 -->
<itemCenter
style="min-height: 19.3vw"
v-for="(goods, index) in dailyConfigs"
:imgUrl="imageUrl('rewardGoodsBg')"
:flip="true"
@ -107,7 +108,7 @@
@click="postSignInSupplement(rewards.dayIndex)"
>
<itemCenter
style="width: 80%"
style="width: 80%; min-height: 28px"
:imgUrl="imageUrl('makeUpBtBg')"
:contentStyle="`inset: 0;flex-direction: column;`"
>