fix: 修改字段错误

This commit is contained in:
anonymous
2025-01-09 16:54:22 +08:00
parent 4ee9f70fcc
commit 79debee112
+1 -1
View File
@@ -55,7 +55,7 @@
<image <image
class="rounded-10 w-100 h-100" class="rounded-10 w-100 h-100"
mode="aspectFill" mode="aspectFill"
:src="getImageUrl(item.rightimage)" :src="getImageUrl(item.leftimage)"
/> />
<view class="flex-1 ml-15"> <view class="flex-1 ml-15">
<view class="text-15 text-#333 font-bold">{{ item.name }}</view> <view class="text-15 text-#333 font-bold">{{ item.name }}</view>