接单部分完成
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<view class="flex-col page">
|
||||
<swiper class="swiper" autoplay circular indicator-dots>
|
||||
<swiper class="swiper" autoplay circular >
|
||||
<swiper-item wx:for="{{picture}}" wx:key="index">
|
||||
<image class="imagesize" src="{{item.image}}" mode="aspectFill" />
|
||||
</swiper-item>
|
||||
|
Reference in New Issue
Block a user