This commit is contained in:
2025-06-26 19:46:37 +08:00
parent c022c0c6da
commit 0a9da0f5af
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ const {data} = defineProps({
<view class="!flex gap-[26rpx] !pt-[20rpx]">
<image class="!size-[88rpx] rounded-[50%] overflow-hidden" mode="aspectFill"
:src="PlatformENUM[data.platform_id]"></image>
:src="data.logo"></image>
<view class="!h-[88rpx] !flex flex-col justify-between">
<view class="title">{{ data.goods_name }}</view>
<view class="!flex gap-[8rpx]">