|
|
@ -1,6 +1,6 @@ |
|
|
<!--pages/message/index.wxml--> |
|
|
<!--pages/message/index.wxml--> |
|
|
<wxs module="formate" src="../../../pages/formate.wxs"></wxs> |
|
|
<wxs module="formate" src="../../../pages/formate.wxs"></wxs> |
|
|
<view wx:if="{{item.isShowDateQd}}" style="padding-left:35rpx;height:40rpx;line-height:24rpx"><text>{{item.deliveryTime}}</text></view> |
|
|
|
|
|
|
|
|
<view wx:if="{{item.isShowDateQd}}" style="padding-left:35rpx;height:40rpx;line-height:34rpx"><text>{{item.deliveryTime}}</text></view> |
|
|
<view class="flex flex-justify item-content" style="border-bottom:2rpx solid #f3f3f3" bindtap="lookItem"> |
|
|
<view class="flex flex-justify item-content" style="border-bottom:2rpx solid #f3f3f3" bindtap="lookItem"> |
|
|
<view class="flex flex-center"> |
|
|
<view class="flex flex-center"> |
|
|
<wux-image width="{{20}}" height="{{20}}" shape="circle" src="{{item.logoImg}}" mode="aspectFill"> |
|
|
<wux-image width="{{20}}" height="{{20}}" shape="circle" src="{{item.logoImg}}" mode="aspectFill"> |
|
|
|