update
This commit is contained in:
@@ -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]">
|
||||
|
||||
Reference in New Issue
Block a user