{{teamData.level1Count}}
直属下级
{{teamData.level2Count}}
间接下级
{{teamData.totalBuyCount}}
总购买数
¥{{teamData.totalAmount}}
总金额
我
我的账号
{{getLevelText(user.level || 0)}}
购买{{personalStats.productCount}}件
金额¥{{personalStats.totalAmount}}
团队{{teamData.totalCount}}人
{{teamData.level1Count}}个直属
我的订单
L1
{{member.account}}
{{getLevelText(member.level)}}
购买{{member.buyCount || 0}}件
金额¥{{formatAmount(member.amount)}}
有下级团队
订单
L2
{{child.account}}
{{getLevelText(child.level)}}
购买{{child.buyCount || 0}}件
金额¥{{formatAmount(child.amount)}}
订单
暂无团队成员
您还没有团队成员,快去邀请朋友加入吧!
邀请好友
刷新数据