1 |
- <view style="{{(colorStyle)}}" class="data-v-651d936d"><view class="logistics data-v-651d936d"><block wx:for="{{product}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="header acea-row row-between row-top data-v-651d936d"><view class="pictrue data-v-651d936d"><image src="{{item.productInfo.image}}" class="data-v-651d936d"></image></view><view class="text acea-row row-between data-v-651d936d"><view class="name line2 data-v-651d936d">{{item.productInfo.store_name}}</view><view class="money data-v-651d936d"><view class="data-v-651d936d">{{"¥"+item.truePrice}}</view><view class="data-v-651d936d">{{"x"+item.cart_num}}</view></view></view></view></block><view class="logisticsCon data-v-651d936d"><view class="company acea-row row-between-wrapper data-v-651d936d"><view class="picTxt acea-row row-between-wrapper data-v-651d936d"><view class="iconfont icon-wuliu data-v-651d936d"></view><view class="text data-v-651d936d"><view class="data-v-651d936d"><text class="name line1 data-v-651d936d">物流公司:</text>{{''+orderInfo.delivery_name}}</view><view class="express line1 data-v-651d936d"><text class="name data-v-651d936d">快递单号:</text>{{''+orderInfo.delivery_id}}</view></view></view><view data-event-opts="{{[['tap',[['copyOrderId',['$event']]]]]}}" class="copy data-v-651d936d" bindtap="__e">复制单号</view></view><block wx:for="{{expressList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-651d936d"><view class="{{['circular','data-v-651d936d',index===0?'on':'']}}"></view><view class="{{['text','data-v-651d936d',index===0?'on-font on':'']}}"><view class="data-v-651d936d">{{item.status}}</view><view class="{{['data','data-v-651d936d',index===0?'on-font on':'']}}">{{item.time}}</view></view></view></block></view><recommend vue-id="71cd554a-1" hostProduct="{{hostProduct}}" class="data-v-651d936d" bind:__l="__l"></recommend></view></view>
|