1 |
- <view class="content data-v-50845408"><scroll-view class="scroll-box data-v-50845408" scroll-y="{{true}}" refresher-enabled="{{true}}" refresher-triggered="{{triggered}}" refresher-threshold="{{100}}" refresher-background="white" data-event-opts="{{[['scrolltolower',[['handleLoadMore',['$event']]]],['refresherrefresh',[['onRefresh',['$event']]]],['refresherrestore',[['onRestore',['$event']]]]]}}" bindscrolltolower="__e" bindrefresherrefresh="__e" bindrefresherrestore="__e"><block wx:for="{{tableList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-card class="class-card data-v-50845408" vue-id="{{'1ffd6a8a-1-'+index}}" head-border-bottom="{{false}}" padding="0px" margin="10px" borderRadius="40" bind:__l="__l" vue-slots="{{['head','body','foot']}}"><view class="class-content data-v-50845408" style="padding-top:10px;" slot="head"><view class="class-name data-v-50845408">{{item.className}}</view></view><view class="class-content data-v-50845408" slot="body"><view class="class-info-text data-v-50845408"><u-icon vue-id="{{('1ffd6a8a-2-'+index)+','+('1ffd6a8a-1-'+index)}}" name="order" class="data-v-50845408" bind:__l="__l"></u-icon>{{'订单号:'+item.orderNumber+''}}</view><view class="class-info-text data-v-50845408"><u-icon vue-id="{{('1ffd6a8a-3-'+index)+','+('1ffd6a8a-1-'+index)}}" name="clock" class="data-v-50845408" bind:__l="__l"></u-icon>{{'支付时间:'+item.payTime+''}}</view><view class="class-info-text data-v-50845408"><u-icon vue-id="{{('1ffd6a8a-4-'+index)+','+('1ffd6a8a-1-'+index)}}" name="rmb-circle" class="data-v-50845408" bind:__l="__l"></u-icon>{{'支付金额:'+item.factPrices+''}}</view></view><view class="class-content data-v-50845408" style="padding-top:10px;padding-bottom:10px;text-align:right;" slot="foot"><u-button vue-id="{{('1ffd6a8a-5-'+index)+','+('1ffd6a8a-1-'+index)}}" type="default" shape="circle" ripple="{{true}}" custom-style="{{handleDefaultCustomStyle}}" size="mini" hair-line="{{false}}" plain="{{true}}" data-event-opts="{{[['^click',[['checkQRCode',['$0'],[[['tableList','',index]]]]]]]}}" catch:click="__e" class="data-v-50845408" bind:__l="__l" vue-slots="{{['default']}}">二维码</u-button><u-button vue-id="{{('1ffd6a8a-6-'+index)+','+('1ffd6a8a-1-'+index)}}" type="default" shape="circle" ripple="{{true}}" custom-style="{{handleDefaultCustomStyle}}" size="mini" hair-line="{{false}}" plain="{{true}}" data-event-opts="{{[['^click',[['copyOrderNumber',['$0'],[[['tableList','',index]]]]]]]}}" catch:click="__e" class="data-v-50845408" bind:__l="__l" vue-slots="{{['default']}}">复制订单号</u-button><u-button vue-id="{{('1ffd6a8a-7-'+index)+','+('1ffd6a8a-1-'+index)}}" type="warning" shape="circle" ripple="{{true}}" custom-style="{{handleCustomStyle}}" size="mini" data-event-opts="{{[['^click',[['checkContract',['$0'],[[['tableList','',index]]]]]]]}}" catch:click="__e" class="data-v-50845408" bind:__l="__l" vue-slots="{{['default']}}">查看合同</u-button></view></u-card></block><block wx:if="{{isOver}}"><u-divider vue-id="1ffd6a8a-8" bg-color="transparent" class="data-v-50845408" bind:__l="__l" vue-slots="{{['default']}}">没有更多了</u-divider></block></scroll-view><u-modal bind:input="__e" vue-id="1ffd6a8a-9" title="二维码" value="{{qrCodeShow}}" data-event-opts="{{[['^input',[['__set_model',['','qrCodeShow','$event',[]]]]]]}}" class="data-v-50845408" bind:__l="__l" vue-slots="{{['default']}}"><u-image style="display:flex;justify-content:center;" vue-id="{{('1ffd6a8a-10')+','+('1ffd6a8a-9')}}" src="{{qrCodeUrl}}" mode="aspectFill" height="45vw" width="45vw" class="data-v-50845408" bind:__l="__l"></u-image></u-modal><u-top-tips vue-id="1ffd6a8a-11" data-ref="uTips" class="data-v-50845408 vue-ref" bind:__l="__l"></u-top-tips></view>
|