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
2.0 KiB
1 lines
2.0 KiB
<view class="data-v-6d3198ab"><uni-section class="mb-10 data-v-6d3198ab" vue-id="3901fdbb-1" title="业绩查看范围" type="line" bind:__l="__l" vue-slots="{{['default']}}"><uni-datetime-picker vue-id="{{('3901fdbb-2')+','+('3901fdbb-1')}}" type="daterange" value="{{range}}" data-event-opts="{{[['^change',[['change']]],['^input',[['__set_model',['','range','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-6d3198ab" bind:__l="__l"></uni-datetime-picker></uni-section><view class="data-v-6d3198ab"><uni-card vue-id="3901fdbb-3" title="业绩排名" class="data-v-6d3198ab" bind:__l="__l" vue-slots="{{['default']}}"><uni-list vue-id="{{('3901fdbb-4')+','+('3901fdbb-3')}}" class="data-v-6d3198ab" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{staffList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><uni-list-item vue-id="{{('3901fdbb-5-'+index)+','+('3901fdbb-4')}}" direction="row" class="data-v-6d3198ab" bind:__l="__l" vue-slots="{{['header','footer']}}"><view class="avatar-wrap data-v-6d3198ab" slot="header"><text class="staff-name data-v-6d3198ab">{{item.createByName?item.createByName:'暂无'}}</text></view><view data-event-opts="{{[['tap',[['goDetail',['$0'],[[['staffList','',index]]]]]]]}}" style="display:flex;" bindtap="__e" class="data-v-6d3198ab" slot="footer"><view style="font-size:24rpx;display:flex;flex-direction:column;width:250rpx;" class="data-v-6d3198ab"><text style="display:inline-block;width:auto;" class="data-v-6d3198ab">{{"单数:"+(item.totalCount?item.totalCount:'暂无')+"单"}}</text><text style="display:inline-block;width:auto;" class="data-v-6d3198ab">{{"总金额:"+(item.totalPrice?item.totalPrice:'暂无')+"元"}}</text></view><view style="height:88rpx;line-height:88rpx;" class="data-v-6d3198ab"><uni-icons vue-id="{{('3901fdbb-6-'+index)+','+('3901fdbb-5-'+index)}}" type="right" size="24" class="data-v-6d3198ab" bind:__l="__l"></uni-icons></view></view></uni-list-item></block></uni-list></uni-card></view></view>
|