修改活动详情和实况样式

This commit is contained in:
zhouyanli
2026-06-09 18:06:38 +08:00
parent aaf828c6e3
commit b395631400
4 changed files with 9 additions and 4 deletions

View File

@@ -65,7 +65,7 @@
<up-row justify="space-between" customStyle="margin-bottom: 10px">
<up-col span="4">
<view class="info-image-left">
<image :src="activity.coverImage" mode="aspectFit" style="width: 100%;height: 100%;border-radius: 16rpx;"></image>
<image :src="activity.coverImage" mode="aspectFill" style="width: 100%;height: 100%;border-radius: 16rpx;"></image>
</view>
</up-col>
<up-col span="8">