样式修复

This commit is contained in:
2025-12-04 17:17:59 +08:00
parent b9743fe268
commit 6590a3514b
3 changed files with 95 additions and 21 deletions

View File

@@ -50,6 +50,10 @@
>
<chatItem :item="item"></chatItem>
</view>
<view class="text-center u-m-t-20" v-if="item.msg_type==4&&item.hasGet">
<text>{{item.hasGet||0}}人已领取</text>
<text class="color-main">优惠券</text>
</view>
</view>
<up-avatar
size="122rpx"