| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- <view class="container FlexColumn" style='min-height:{{Containnerheight}}rpx;background-color: {{BackColor}};'>
- <view class="panel0 FlexRow" wx:if="{{User.IsPromoter==1 && IsPromotion}}">
- <view class="panel01Left panel01 FlexRow">
- <view>直属推荐</view>
- </view>
- <view class="panel01Right panel01 FlexRow" bindtap='goto' data-url="user_index?AgentCategory=ambassador" data-type="d">
- <view>大使计划</view>
- </view>
- </view>
- <view class="panel0 FlexRow" wx:if="{{User.IsPromoter==1 && !IsPromotion}}">
- <view class="panel02Left panel01 FlexRow" bindtap='goto' data-url="user_index?AgentCategory=promotion" data-type="d">
- <view>直属推荐</view>
- </view>
- <view class="panel02Right panel01 FlexRow">
- <view>大使计划</view>
- </view>
- </view>
- <image src='{{User.AvatarUrl}}' class="avatar" />
- <image wx:if="{{IsPromotion}}" src='../images/promotion_user_home_title01.png' class="promotion_user_home_title01" />
- <image wx:if="{{!IsPromotion}}" src='../images/promotion_partner_home_title01.png' class="promotion_user_home_title01" />
- <view wx:if="{{IsPromotion}}" class="text2" bindtap='goto' data-url="earnings_list?IsCheck=1&AgentCategory={{AgentCategory}}">{{Total}}</view>
- <view wx:if="{{!IsPromotion}}" class="text1" >{{Total}}</view>
- <blocl wx:if="{{!IsPromotion}}" bindtap='goto' data-url="earnings_list?IsCheck=1&AgentCategory={{AgentCategory}}">
- <view class="text9">大使收益</view>
- <view class="text10">{{Total2}}</view>
- </blocl>
- <!-- <scroll-view wx:if="{{IsPromotion}}" class="panelAD" scroll-x="true" bindscroll="scroll">
- <image src='../images/ad.png' class="adImage" />
- <image src='../images/ad.png' class="adImage" />
- </scroll-view> -->
- <view class="panelTitle FlexRow" wx:if="{{IsPromotion}}">
- <image src='../images/promotion_user_home_title02.png' class="promotion_user_home_title01" />
- </view>
- <view class="Null1" wx:if="{{!IsPromotion}}"></view>
- <view class="panel1 FlexColumn">
- <view class="panel11 FlexRow">
- <view class="panel112 FlexColumn" bindtap='goto' data-url="other_list?AgentCategory={{AgentCategory}}&ListType=预估新增收益">
- <view class="text3">{{EstimatedNewRevenueTotal}}</view>
- <view class="text4">预估新增收益</view>
- </view>
- <view class="panel112 FlexColumn" bindtap='goto' data-url="other_list?AgentCategory={{AgentCategory}}&ListType=可提现收益">
- <view class="text3">{{WithdrawableEarningsTotal}}</view>
- <view class="text4">可提现收益</view>
- </view>
- <view class="panel112 FlexColumn" bindtap='goto' data-url="earnings_list?IsCheck=0&AgentCategory={{AgentCategory}}">
- <view class="text3">{{WithdrawableEarnings}}</view>
- <view class="text4">即将到账</view>
- </view>
- </view>
- <view class="panel2_0 panel2 FlexRow">
- <view class="panel21 FlexRow" bindtap='goto' data-url="earnings_list?IsCheck=all&AgentCategory={{AgentCategory}}">
- 历史账单
- </view>
- <view class="line"></view>
- <view class="panel21 FlexRow" bindtap='goto' data-url="result_list?AgentCategory={{AgentCategory}}&ListType=成果记录">
- 成果记录
- </view>
- <view class="line"></view>
- <view class="panel21 FlexRow" bindtap='goto' data-url="other_list?AgentCategory={{AgentCategory}}&ListType=退款记录">
- 退款记录
- </view>
- </view>
- </view>
- <view class="panel12 panel1 FlexRow">
- <!-- <view class="panel112 FlexColumn" wx:if="{{!IsPromotion}}">
- <image src='../images/promotion_index_rules.png' class="promotion_index_rules" />
- <view class="text8">
- 大使计划规则
- </view>
- </view> -->
- <view class="panel112 FlexColumn" wx:if="{{!IsPromotion}}" bindtap="goto" data-url="result_list?AgentCategory={{AgentCategory}}&ListType=团队动态">
- <image src='../images/promotion_index_workbook.png' class="promotion_index_rules" />
- <view class="text8">
- 团队动态
- </view>
- </view>
- <view class="panel112 FlexColumn" bindtap="goto" data-url="../../pages_agent/marketing/shareuser">
- <image src='../images/promotion_index_code.png' class="promotion_index_rules" />
- <view class="text8">
- 我的推广物料
- </view>
- </view>
- <!--
- <view class="panel112 FlexColumn" wx:if="{{IsPromotion}}">
- <image src='../images/promotion_index_rules.png' class="promotion_index_rules" />
- <view class="text8">
- 推广计划规则
- </view>
- </view>
-
- <view class="panel112 FlexColumn" bindtap='goto' data-url="userinfo?AgentCategory={{AgentCategory}}">
- <image src='../images/promotion_index_userinfo.png' class="promotion_index_rules" />
- <view class="text8">
- 用户信息
- </view>
- </view>
- <view class="panel112 FlexColumn" bindtap='goto' data-url="message">
- <image src='../images/promotion_index_message.png' class="promotion_index_rules" />
- <view class="text8">
- 消息中心
- </view>
- <view class="textMessage">新消息</view>
- </view>
- -->
- </view>
- <block wx:if="{{IsPromotion}}">
- <view class="panelTitle FlexRow">
- <image src='../images/promotion_user_home_title03.png' class="promotion_user_home_title01" />
- </view>
- <view class="panel1 FlexColumn">
- <view class="panel111 FlexColumn" bindtap='goto' data-url="other_list?AgentCategory=promotion&ListType=近期报名">
- <view class="text3">{{NewUserCount}}</view>
- <view class="text4">新报名的朋友</view>
- </view>
- </view>
- <view class="panel3 FlexRow">
- <view class="panel13 panel1 FlexColumn" bindtap='goto' data-url="other_list?AgentCategory=promotion&ListType=报名步骤没做完">
- <text class="text6">别让这些朋友掉队\n在报名的路上</text>
- </view>
- <view class="panel14 panel1 FlexColumn" bindtap='goto' data-url="other_list?AgentCategory=promotion&ListType=未续费记录">
- <text class="text6">暂未续费\n的朋友</text>
- </view>
- </view>
- </block>
- <view style="height:100rpx;"></view>
- <!-- <view class="textBottom FlexRow" style="color:{{FrontColor}};">
- <view class="panel21 FlexRow" bindtap='goto' data-url="index">
- 返回活动
- </view>
- <view class="line2 line"></view>
- <view class="panel21 FlexRow">
- 联系客服
- </view>
- <view class="line2 line"></view>
- <view class="panel21 FlexRow" bindtap='gotoIndex'>
- 返回秒过
- </view>
- </view> -->
- </view>
|