页面
This commit is contained in:
parent
70c4ed5d19
commit
9273a731c6
@ -152,7 +152,7 @@
|
||||
radius="20rpx"
|
||||
:width="'100%'"
|
||||
:height="'100%'"
|
||||
mode="center"
|
||||
mode="aspectFill"
|
||||
:src="item.image"
|
||||
/>
|
||||
</view>
|
||||
@ -279,7 +279,7 @@
|
||||
<wd-img
|
||||
radius="20rpx"
|
||||
:width="'100%'"
|
||||
mode="center"
|
||||
mode="aspectFill"
|
||||
:height="'100%'"
|
||||
:src="item.cover"
|
||||
/>
|
||||
@ -326,7 +326,7 @@
|
||||
:width="'100%'"
|
||||
:height="'100%'"
|
||||
radius="20rpx"
|
||||
mode="center"
|
||||
mode="aspectFill"
|
||||
:src="item.cover"
|
||||
alt="joy"
|
||||
/>
|
||||
@ -375,7 +375,7 @@
|
||||
radius="20rpx"
|
||||
:width="'100%'"
|
||||
:height="'100%'"
|
||||
mode="center"
|
||||
mode="aspectFill"
|
||||
:src="item.cover"
|
||||
/>
|
||||
</view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user