累计收益(元)
        {{wxs.toPrice(addupAmount)}}
      
      
        
          可提余额(元)
          {{wxs.toPrice(settledAmount)}}
        
        
          待结算(元)
          {{wxs.toPrice(unsettledAmount)}}
        
      
    
  
  
  
    
      本月收益:¥{{wxs.toPrice(monthAmount)}}
      今日收益:¥{{wxs.toPrice(todayAmount)}}
    
    
      
        
          
          
            
            其他
            一代奖励
            二代奖励
            邀请奖励
            {{item.updateTime}}
            
            
              {{wxs.toPrice(item.incomeAmount)}}
              +{{wxs.toPrice(item.incomeAmount)}}
              {{item.state==-1?'已失效':(item.state==2?'已结算':'待结算')}}
            
          
        
      
    
    {{emptyMsg}}
    {{loadingMsg}}