You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.6 KiB
1 lines
1.6 KiB
<view class="data-v-6025ea60"><view class="{{['product-window','data-v-6025ea60',(attr.cartAttr===true?'on':'')+' '+(iSbnt?'join':'')+' '+(iScart?'joinCart':'')]}}"><view class="textpic acea-row row-between-wrapper data-v-6025ea60"><view data-event-opts="{{[['tap',[['closeAttr',['$event']]]]]}}" class="iconfont icon-guanbi data-v-6025ea60" bindtap="__e"></view></view><view class="rollTop data-v-6025ea60"><view class="scan data-v-6025ea60"><view class="header data-v-6025ea60" style="{{'background-image:'+('url('+imgHost+'/statics/images/banner.png'+')')+';'}}">请选择当前核销订单</view><view class="box data-v-6025ea60"><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-6025ea60" bindtap="__e"><view class="content_box data-v-6025ea60"><image src="{{item.image}}" mode class="data-v-6025ea60"></image><view class="content_box_title data-v-6025ea60"><view class="textbox _p data-v-6025ea60">{{"订单号:"+item.order_id}}</view><view class="attribute mar _p data-v-6025ea60">{{"下单时间:"+item.add_time}}</view><view class="txt data-v-6025ea60"><view class="attribute _p data-v-6025ea60">{{"订单实付:¥"+item.pay_price}}</view><block wx:if="{{item._status==12}}"><view class="orange _p data-v-6025ea60">部分核销</view></block><block wx:if="{{item._status==11}}"><view class="attributes blue _p data-v-6025ea60">未核销</view></block><slot name="bottom"></slot></view></view></view></view></block></view></view></view></view></view> |