| 1 |
- <view class="order-page data-v-f12cd448"><view class="top-view data-v-f12cd448"><view class="top-row data-v-f12cd448"><view class="info-item data-v-f12cd448"><text class="name data-v-f12cd448">供应商:</text><image class="logo data-v-f12cd448" src="{{customInfo.avatar}}"></image><text class="name data-v-f12cd448">{{customInfo.name}}</text></view></view></view><view class="shop-list data-v-f12cd448" scroll-y="{{true}}"><block wx:if="{{!$root.g0}}"><block class="data-v-f12cd448"><block wx:for="{{detailsList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><gathering-list vue-id="{{'2353c1b2-1-'+index}}" isEdit="{{true}}" isCheck="{{item.checked}}" info="{{item}}" data-event-opts="{{[['tap',[['checkItemEvent',['$0'],[[['detailsList','',index]]]]]]]}}" bindtap="__e" class="data-v-f12cd448" bind:__l="__l"></gathering-list></block></block></block><block wx:else><block class="data-v-f12cd448"><app-wrapper-empty vue-id="2353c1b2-2" title="暂无数据" is-empty="{{$root.g1}}" class="data-v-f12cd448" bind:__l="__l"></app-wrapper-empty></block></block></view><view class="bar-view data-v-f12cd448"><view class="info-view data-v-f12cd448"><view data-event-opts="{{[['tap',[['allCheck',['$event']]]]]}}" class="details-select data-v-f12cd448" bindtap="__e"><block wx:if="{{isAllCheck}}"><text class="iconfont iconxuanzhong data-v-f12cd448"></text></block><block wx:else><text class="iconfont iconweixuanzhong data-v-f12cd448"></text></block></view>已选<text class="price data-v-f12cd448">{{selectList.length}}</text>笔,<text class="unit data-v-f12cd448">¥</text><text class="price data-v-f12cd448">{{selectTotalAmount}}</text></view><view class="btn-view data-v-f12cd448"><button data-event-opts="{{[['tap',[['batchConfirm',['$event']]]]]}}" class="{{['data-v-f12cd448','admin-button-com','blue','global']}}" bindtap="__e">确认</button></view></view></view>
|