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
3.5 KiB
1 lines
3.5 KiB
<view class="data-v-0b472108"><view class="scan data-v-0b472108"><view class="header data-v-0b472108">请选择要核销的订单</view><view class="box data-v-0b472108"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['jump',['$0'],[[['list','',index,'id']]]]]]]}}" class="content data-v-0b472108" bindtap="__e"><view class="acea-row row-between data-v-0b472108"><block wx:if="{{(item._status==4||item._status==12)&&item.status==5}}"><view class="orange data-v-0b472108">部分核销</view></block><block wx:if="{{item._status==4&&item.status==1}}"><view class="attributes blue data-v-0b472108">未核销</view></block><block wx:if="{{item._status==11}}"><view class="attributes blue data-v-0b472108">未核销</view></block><block wx:if="{{item._status==5}}"><view class="attributes blue data-v-0b472108">已核销</view></block><view data-event-opts="{{[['tap',[['goRecord',['$0'],[[['list','',index,'id']]]]]]]}}" class="btn data-v-0b472108" catchtap="__e">核销记录<text class="iconfont icon-ic_rightarrow data-v-0b472108"></text></view></view><view class="content_box acea-row data-v-0b472108"><image src="{{item.image}}" mode class="data-v-0b472108"></image><view class="content_box_title acea-row row-column row-between data-v-0b472108"><view class="textbox _p data-v-0b472108">{{"订单号:"+item.order_id}}</view><view class="attribute _p data-v-0b472108">{{"下单时间:"+item.add_time}}</view><view class="txt data-v-0b472108"><view class="attribute _p data-v-0b472108">{{"订单实付:¥"+item.pay_price}}</view></view></view></view></view></block></view></view><block wx:if="{{popupShow}}"><view data-event-opts="{{[['tap',[['closePopup',['$event']]]]]}}" class="mask data-v-0b472108" bindtap="__e"></view></block><block wx:if="{{popupShow}}"><view class="popup acea-row row-column on data-v-0b472108"><view class="popup-hd data-v-0b472108">商品核销<view data-event-opts="{{[['tap',[['closePopup',['$event']]]]]}}" class="btn data-v-0b472108" bindtap="__e"><text class="iconfont icon-ic_close data-v-0b472108"></text></view></view><write-off-list class="popup-bd data-v-0b472108" vue-id="40729650-1" list="{{orderInfo}}" auth="{{auth}}" oid="{{id}}" data-event-opts="{{[['^success',[['writeSuccess']]]]}}" bind:success="__e" bind:__l="__l"></write-off-list></view></block><block wx:if="{{box}}"><view class="data-v-0b472108"><view class="boxs data-v-0b472108"><view class="small_box data-v-0b472108"><view class="content data-v-0b472108"><view class="font data-v-0b472108">核销成功</view><block wx:if="{{isAll}}"><view class="small_font data-v-0b472108">当前订单已完成核销</view></block><block wx:else><view class="small_font data-v-0b472108">该订单仍有其他待核销商品</view></block></view><view class="acea-row btn-box data-v-0b472108"><block wx:if="{{!isAll}}"><view data-event-opts="{{[['tap',[['ok',[1]]]]]}}" class="btn data-v-0b472108" bindtap="__e">返回列表</view></block><block wx:if="{{isAll}}"><navigator class="btn btn_no data-v-0b472108" url="{{storeNum?'/pages/admin/work/index':'/pages/admin/work/store'}}" hover-class="none">返回工作台</navigator></block><block wx:if="{{!isAll}}"><view data-event-opts="{{[['tap',[['ok',[2]]]]]}}" class="btn on data-v-0b472108" bindtap="__e">继续核销</view></block><block wx:if="{{isAll}}"><view data-event-opts="{{[['tap',[['ok',[3]]]]]}}" class="btn on data-v-0b472108" bindtap="__e">核销其他订单</view></block></view></view></view></view></block></view> |