index.wxml 2.6 KB

1
  1. <view class="pay data-v-33355069"><image class="paytop data-v-33355069" src="{{pbg}}"></image><view class="paybox data-v-33355069"><view class="flext mb18 data-v-33355069"><view class="flex1 pl16 data-v-33355069"><view class="cof fw f30 mb8 wordb data-v-33355069">{{nodataflag?paymonth.shifa:0}}</view><view class="cof fw5 f16 data-v-33355069">本月实发工资</view></view><view class="flex0 data-v-33355069"><picker mode="date" fields="month" value="{{datemonth}}" data-event-opts="{{[['change',[['bindDateChangea',['$event']]]]]}}" bindchange="__e" class="data-v-33355069"><view class="pay_btn flexcc data-v-33355069"><view class="f15 cofe f500 data-v-33355069" style="{{('text-align:'+textAlign)}}">{{year+"年"+month+"月"}}</view><image src="{{pup}}" class="data-v-33355069"></image></view></picker></view></view><block wx:if="{{nodataflag}}"><view class="paybg paya mb15 data-v-33355069"><block wx:for="{{paymonth}}" wx:for-item="ite" wx:for-index="key"><block class="data-v-33355069"><block wx:if="{{key!='shifa'}}"><view class="paylist data-v-33355069"><view class="tit data-v-33355069">{{ite||0}}</view><view class="txt data-v-33355069">{{key}}</view></view></block></block></block></view></block><block wx:else><view class="paybg payc mb15 data-v-33355069"><image src="{{noicon}}" class="data-v-33355069"></image><view class="data-v-33355069">本月暂无工资条数据</view></view></block><view class="hisbox flexc mb15 data-v-33355069"><view class="line data-v-33355069"></view><view class="tit data-v-33355069">历史工资条记录</view><view class="hisbtn data-v-33355069"><picker mode="date" fields="year" value="{{dateyear}}" data-event-opts="{{[['change',[['bindDateChangeb',['$event']]]]]}}" bindchange="__e" class="data-v-33355069"><view class="flexcc pl8 data-v-33355069"><view class=" f15 co6 f500 data-v-33355069" style="{{('text-align:'+textAlign)}}">{{(dateyear||'2023')+"年"}}</view><image src="{{aup}}" class="data-v-33355069"></image></view></picker></view></view><view class="paybg payb flex1 data-v-33355069" style="overflow:hidden;"><zb-table vue-id="c2dca6d8-1" show-header="{{true}}" columns="{{columns}}" stripe="{{true}}" pullUpLoading="{{pullUpLoading}}" isShowLoadMore="{{reachflag}}" fit="{{true}}" border="{{border}}" data="{{list}}" data-ref="zbTable" data-event-opts="{{[['^rowClick',[['rowClick']]],['^toggleRowSelection',[['toggleRowSelection']]],['^toggleAllSelection',[['toggleAllSelection']]],['^edit',[['buttonEdit']]],['^dele',[['dele']]]]}}" bind:rowClick="__e" bind:toggleRowSelection="__e" bind:toggleAllSelection="__e" bind:edit="__e" bind:dele="__e" class="data-v-33355069 vue-ref" bind:__l="__l"></zb-table></view></view></view>