customSale.wxml 4.1 KB

1
  1. <view class="ex-page data-v-159fb798"><view class="input-wrap_box data-v-159fb798"><view class="data-v-159fb798"><app-search-module vue-id="12546a40-1" placeholder="输入字母搜索" data-event-opts="{{[['^input',[['searchFn']]]]}}" bind:input="__e" class="data-v-159fb798" bind:__l="__l"></app-search-module></view></view><view class="top-bar data-v-159fb798"><date-select class="bar data-v-159fb798" vue-id="12546a40-2" menuObj="{{menuTimeObj}}" selectItemId="{{selectTimeId}}" typeTime="{{true}}" typeSelect="{{1}}" top="0" data-event-opts="{{[['^updateSelectItemId',[['__set_sync',['$0','selectTimeId','$event'],['']]]],['^updateSelectItemId',[['__set_sync',['$0','selectTimeId','$event'],['']]]],['^selectSussess',[['selectSussess']]]]}}" bind:updateSelectItemId="__e" bind:selectSussess="__e" bind:__l="__l"></date-select><dorpdown-select class="bar data-v-159fb798" vue-id="12546a40-3" menuObj="{{menuObj}}" selectItemId="{{shopId}}" top="0" data-event-opts="{{[['^updateMenuObj',[['__set_sync',['$0','menuObj','$event'],['']]]],['^updateMenuObj',[['__set_sync',['$0','menuObj','$event'],['']]]],['^updateSelectItemId',[['__set_sync',['$0','shopId','$event'],['']]]],['^updateSelectItemId',[['__set_sync',['$0','shopId','$event'],['']]]],['^selectSussess',[['selectShopSussess']]]]}}" bind:updateMenuObj="__e" bind:updateSelectItemId="__e" bind:selectSussess="__e" bind:__l="__l"></dorpdown-select></view><view class="main-view data-v-159fb798"><view class="space-view ex-table data-v-159fb798"><block class="data-v-159fb798"><t-table vue-id="12546a40-4" headerBackgroundColor="#F0F2F6" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><t-tr vue-id="{{('12546a40-5')+','+('12546a40-4')}}" header="{{true}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><t-th vue-id="{{('12546a40-6')+','+('12546a40-5')}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}">客户</t-th><t-th vue-id="{{('12546a40-7')+','+('12546a40-5')}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}">等级</t-th><t-th vue-id="{{('12546a40-8')+','+('12546a40-5')}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}">数量</t-th><t-th vue-id="{{('12546a40-9')+','+('12546a40-5')}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}">金额</t-th><t-th vue-id="{{('12546a40-10')+','+('12546a40-5')}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}">操作</t-th></t-tr><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-159fb798"><t-tr vue-id="{{('12546a40-11-'+index)+','+('12546a40-4')}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><t-td vue-id="{{('12546a40-12-'+index)+','+('12546a40-11-'+index)}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><view class="data-v-159fb798">{{item.$orig.customName}}</view></t-td><t-td vue-id="{{('12546a40-13-'+index)+','+('12546a40-11-'+index)}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><view class="data-v-159fb798">{{item.$orig.levelName}}</view></t-td><t-td vue-id="{{('12546a40-14-'+index)+','+('12546a40-11-'+index)}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><view class="data-v-159fb798">{{item.m0}}</view></t-td><t-td vue-id="{{('12546a40-15-'+index)+','+('12546a40-11-'+index)}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><view class="data-v-159fb798">{{item.m1}}</view></t-td><t-td vue-id="{{('12546a40-16-'+index)+','+('12546a40-11-'+index)}}" class="data-v-159fb798" bind:__l="__l" vue-slots="{{['default']}}"><button data-event-opts="{{[['tap',[['updateLevel',['$0'],[[['profile','',index]]]]]]]}}" class="admin-button-com mini blue change-level data-v-159fb798" bindtap="__e">调等级</button></t-td></t-tr></view></block></t-table></block></view></view><range-date-pick vue-id="12546a40-17" show="{{isShow}}" start="2000-01-01" end="2200-12-01" value="{{customizationTime}}" themeColor="#4C83D6" fields="day" data-event-opts="{{[['^change',[['timeChange']]],['^cancel',[['timeCancel']]]]}}" bind:change="__e" bind:cancel="__e" class="data-v-159fb798" bind:__l="__l"></range-date-pick></view>