| 1 |
- <view class="order-page data-v-66dc4186"><view class="order_list data-v-66dc4186"><block class="data-v-66dc4186"><block wx:if="{{!$root.g0}}"><block class="data-v-66dc4186"><block wx:for="{{$root.l0}}" wx:for-item="ghsInfo" wx:for-index="index" wx:key="index"><view class="list_item data-v-66dc4186"><view class="store_name data-v-66dc4186"><image src="{{ghsInfo.$orig.avatar}}" class="data-v-66dc4186"></image><view class="store_title data-v-66dc4186">{{ghsInfo.$orig.name}}</view><view class="accumulative data-v-66dc4186"></view></view><view data-event-opts="{{[['tap',[['enterShop',['$0'],[[['supplierList','',index]]]]]]]}}" class="cg-button data-v-66dc4186" bindtap="__e">进店</view><view class="store_btn data-v-66dc4186"><view data-event-opts="{{[['tap',[['pageTo',[['o',['url','/admin/clear/list'],['query',{ghsId:ghsInfo.$orig.id}]]]]]]]}}" class="btn_entrance data-v-66dc4186" bindtap="__e">结账记录</view><view data-event-opts="{{[['tap',[['settleAccounts',['$0'],[[['supplierList','',index]]]]]]]}}" class="btn_entrance data-v-66dc4186" bindtap="__e">欠款订单</view><view data-event-opts="{{[['tap',[['pageTo',[['o',['url','/pagesPurchase/shopping']]]]]]]}}" class="btn_entrance data-v-66dc4186" bindtap="__e">采购记录</view><view data-event-opts="{{[['tap',[['pageTo',[['o',['url','/admin/ghs/debtChange'],['query',{ghsId:ghsInfo.$orig.id}]]]]]]]}}" class="btn_entrance data-v-66dc4186" style="text-decoration:none;color:red;font-size:25rpx;" bindtap="__e">{{'欠账 ¥'+ghsInfo.m0+''}}</view></view></view></block></block></block><block wx:else><block class="data-v-66dc4186"><app-wrapper-empty vue-id="74ac7040-1" title="暂无数据" is-empty="{{$root.g1}}" class="data-v-66dc4186" bind:__l="__l"></app-wrapper-empty></block></block></block></view></view>
|