船员公众号
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.8 KiB

<view class="rebate data-v-ea633a04"><u-navbar vue-id="62030470-1" fixed="{{true}}" title="我的佣金" placeholder="{{true}}" titleStyle="{{$root.a0}}" title-color="#fff" border="{{false}}" bgColor="{{scrollTop?'#2080f9':'transparent'}}" leftIconColor="#ffffff" autoBack="{{true}}" class="data-v-ea633a04" bind:__l="__l"></u-navbar><view class="rebate-top data-v-ea633a04"><view class="a data-v-ea633a04">可提现金额(元)</view><view class="b data-v-ea633a04">{{userInfo.balance?userInfo.balance:0}}</view><view data-event-opts="{{[['tap',[['toTixian']]]]}}" class="btn data-v-ea633a04" bindtap="__e">去提现</view></view><view class="rebate-menu data-v-ea633a04"><view class="a data-v-ea633a04"><view class="data-v-ea633a04">累计收益</view><text class="data-v-ea633a04">{{userInfo.commission_price?userInfo.commission_price:0}}</text></view><view class="a data-v-ea633a04"><view class="data-v-ea633a04">提现中</view><text class="data-v-ea633a04">{{userInfo.withdrawal_ing?userInfo.withdrawal_ing:0}}</text></view><view class="a data-v-ea633a04"><view class="data-v-ea633a04">已提现</view><text class="data-v-ea633a04">{{userInfo.withdrawal_complete?userInfo.withdrawal_complete:0}}</text></view></view><view class="rebate-con data-v-ea633a04"><view class="rebate-con-rate data-v-ea633a04"><picker mode="date" value="{{value1}}" fields="month" data-event-opts="{{[['change',[['bindDateChange',['$event']]]]]}}" bindchange="__e" class="data-v-ea633a04"><view class="rate data-v-ea633a04"><text class="data-v-ea633a04">{{value1}}</text><u-icon vue-id="62030470-2" name="arrow-down" color="#333333" size="14" class="data-v-ea633a04" bind:__l="__l"></u-icon></view></picker></view><view class="rebate-con-hd data-v-ea633a04"><view data-event-opts="{{[['tap',[['tabItem',[1]]]]]}}" class="{{['item','data-v-ea633a04',selectIndex==1?'item-on':'']}}" bindtap="__e">全部</view><view data-event-opts="{{[['tap',[['tabItem',[2]]]]]}}" class="{{['item','data-v-ea633a04',selectIndex==2?'item-on':'']}}" bindtap="__e">收入</view><view data-event-opts="{{[['tap',[['tabItem',[3]]]]]}}" class="{{['item','data-v-ea633a04',selectIndex==3?'item-on':'']}}" bindtap="__e">支出</view></view><block wx:for="{{list}}" wx:for-item="a" wx:for-index="index" wx:key="index"><view class="rebate-con-bd data-v-ea633a04"><view class="one data-v-ea633a04"><view class="data-v-ea633a04">{{a.remake}}</view><text class="{{['data-v-ea633a04',a.type==2?'a':'b']}}">{{a.money}}</text></view><view class="two data-v-ea633a04"><view class="data-v-ea633a04">{{a.created_at}}</view><text class="data-v-ea633a04">{{a.type==2?'收入':'支出'}}</text></view></view></block><block wx:if="{{total==0}}"><view class="empty data-v-ea633a04" style="margin-top:200rpx;"><u-empty vue-id="62030470-3" mode="data" text="暂无相关信息" class="data-v-ea633a04" bind:__l="__l"></u-empty></view></block></view></view>