1 |
- <view class="data-v-0424d2ac"><view class="{{['product-window','data-v-0424d2ac',(attr.cartAttr===true?'on':'')+' '+(iSbnt?'join':'')+' '+(iScart?'joinCart':'')]}}"><view class="textpic acea-row row-between-wrapper data-v-0424d2ac"><view data-event-opts="{{[['tap',[['closeAttr',['$event']]]]]}}" class="iconfont icon-guanbi data-v-0424d2ac" bindtap="__e"></view></view><view class="rollTop data-v-0424d2ac"><view class="scan data-v-0424d2ac"><view class="header data-v-0424d2ac" style="{{'background-image:'+('url('+imgHost+'/statics/images/banner.png'+')')+';'}}">请选择当前核销订单</view><view class="box data-v-0424d2ac"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['sure',['$0'],[[['list','',index,'id']]]]]]]}}" class="content data-v-0424d2ac" bindtap="__e"><view class="content_box data-v-0424d2ac"><image src="{{item.image}}" mode class="data-v-0424d2ac"></image><view class="content_box_title data-v-0424d2ac"><view class="textbox _p data-v-0424d2ac">{{"订单号:"+item.order_id}}</view><view class="attribute mar _p data-v-0424d2ac">{{"下单时间:"+item.add_time}}</view><view class="txt data-v-0424d2ac"><view class="attribute _p data-v-0424d2ac">{{"订单实付:¥"+item.pay_price}}</view><block wx:if="{{item._status==12}}"><view class="orange _p data-v-0424d2ac">部分核销</view></block><block wx:if="{{item._status==11}}"><view class="attributes blue _p data-v-0424d2ac">未核销</view></block><slot name="bottom"></slot></view></view></view></view></block></view></view></view></view></view>
|