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
4.4 KiB

<block wx:if="{{isLoad}}"><view class="user-distribution-income rel"><view class="bg abs" style="{{'background:'+('linear-gradient(180deg, '+primaryColor+' 0%, '+subColor+' 100%)')+';'}}"></view><view class="flex-center pd-lg rel"><image class="avatar radius" mode="aspectFill" src="{{detail.avatarUrl||'https://lbqny.migugu.com/admin/anmo/mine/default_user.png'}}"></image><view class="flex-1 ml-lg f-md-title c-base ellipsis">{{detail.nickName}}</view></view><view class="mine-menu-list fill-base radius-16 rel" style="margin-top:0;"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="abs close-info flex-center" catchtap="__e"><view class="iconfont iconwentifankui1 _i" style="{{'color:'+(primaryColor)+';'}}"></view></view><view class="flex-warp pt-md"><block wx:for="{{countList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="{{['item-child','flex-center','flex-column',[(index<2)?'b-1px-b':''],[(index>1&&index<4)?'b-1px-r':'']]}}" style="{{'width:'+(index<2?'50%':'33.33%')+';'+('padding:'+(index<2?'20rpx 0 30rpx 0':'10rpx 0')+';')}}"><view class="f-sm-title c-title text-bold">{{detail[item.key]}}</view><view class="f-icontext c-caption">{{item.text}}</view></view></block></view><view class="flex-center pt-md" style="padding-bottom:35rpx;"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="cash-btn flex-center f-mini-title c-base radius" style="{{'background:'+('linear-gradient(68deg, '+primaryColor+', '+subColor+')')+';'}}" catchtap="__e">我要提现</view></view></view><view class="mine-menu-list fill-base mt-md radius-16"><view class="flex-warp pt-md"><block wx:for="{{toolList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toJump',['toolList',index]]]]]}}" class="item-child flex-center flex-column f-caption c-title" style="margin:10rpx 0 20rpx 0;" catchtap="__e"><view class="{{['iconfont','c-title','_i',item.icon]}}" style="{{'color:'+(primaryColor)+';'}}"></view><view class="mt-sm">{{item.text}}</view></view></block></view></view><view class="mine-menu-list fill-base mt-md radius-16"><view class="flex-warp pt-md"><block wx:for="{{dataList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item-child f-caption c-title" style="{{'width:50%;margin:10rpx 0 20rpx 0;'+('padding-left:'+(index%2==0?'70rpx':'120rpx')+';')}}"><view class="f-icontext" style="color:#777D8D;">{{item.text}}</view><view class="f-sm-title c-title text-bold">{{detail[item.key]}}</view></view></block></view></view><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="mine-menu-list fill-base mt-md radius-16" style="background:linear-gradient(90deg, #FFE9E9 0%, #FFFFFF 100%);" catchtap="__e"><view class="flex-center pd-lg"><image class="avatar radius" mode="aspectFill" src="https://lbqny.migugu.com/admin/anmo/mine/income.png"></image><view class="flex-1 flex-between ml-lg"><view><view class="f-mini-title c-title text-bold">推荐收入</view><view class="f-caption" style="color:#777D8D;">{{'推荐'+$root.m0+'享佣金'}}</view></view><view class="share-btn flex-center f-desc c-base radius">前往邀请</view></view></view></view><view data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" class="mine-menu-list fill-base mt-md radius-16" style="background:linear-gradient(90deg, #FFE9E9 0%, #FFFFFF 100%);" catchtap="__e"><view class="flex-center pd-lg"><image class="avatar radius" mode="aspectFill" src="https://lbqny.migugu.com/admin/anmo/mine/income.png"></image><view class="flex-1 flex-between ml-lg"><view><view class="f-mini-title c-title text-bold">推荐收入</view><view class="f-caption" style="color:#777D8D;">推荐新用户享佣金</view></view><view class="share-btn flex-center f-desc c-base radius">前往邀请</view></view></view></view><view class="space-footer"></view><uni-popup class="vue-ref" vue-id="478bbd53-1" type="center" maskClick="{{false}}" data-ref="show_rule_item" bind:__l="__l" vue-slots="{{['default']}}"><view class="common-popup-content fill-base pd-lg radius-34"><view class="title">规则说明</view><view class="f-desc c-title mt-lg">可提现金额为已完成订单后的结算金额;未入账金额为未完成的订单,待提现佣金</view><view class="button"><view data-event-opts="{{[['tap',[['e4',['$event']]]]]}}" class="item-child c-base" style="{{'background:'+(primaryColor)+';'+('color:'+('#fff')+';')}}" catchtap="__e">知道了</view></view></view></uni-popup></view></block>