user_bill.wxml 1.1 KB

1
  1. <view class="user-bill data-v-73efae46"><mescroll-body vue-id="0a05186e-1" up="{{upOption}}" data-ref="mescrollRef" data-event-opts="{{[['^init',[['mescrollInit']]],['^up',[['upCallback']]],['^down',[['downCallback']]]]}}" bind:init="__e" bind:up="__e" bind:down="__e" class="data-v-73efae46 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-tabs vue-id="{{('0a05186e-2')+','+('0a05186e-1')}}" list="{{tabsList}}" is-scroll="{{false}}" current="{{currentTab}}" bold="{{false}}" active-color="{{colorConfig.primary}}" data-event-opts="{{[['^change',[['changeTab']]]]}}" bind:change="__e" class="data-v-73efae46" bind:__l="__l"></u-tabs><view class="p-t-20 data-v-73efae46"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="bg-white data-v-73efae46"><record-cell vue-id="{{('0a05186e-3-'+index)+','+('0a05186e-1')}}" remark="{{item.source_type}}" date="{{item.create_time_format}}" money="{{item.change_amount_format}}" type="{{item.change_type}}" class="data-v-73efae46" bind:__l="__l"></record-cell></view></block></view></mescroll-body></view>