fix: 修改字段错误
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<image
|
||||
class="rounded-10 w-100 h-100"
|
||||
mode="aspectFill"
|
||||
:src="getImageUrl(item.rightimage)"
|
||||
:src="getImageUrl(item.leftimage)"
|
||||
/>
|
||||
<view class="flex-1 ml-15">
|
||||
<view class="text-15 text-#333 font-bold">{{ item.name }}</view>
|
||||
|
||||
Reference in New Issue
Block a user