#{include file="../Common/Header.html"}
share我的推广链接
auto_awesome
好友通过链接购买(或注册成为你的下级)后,每笔订单你都会获得分成,以硬币入账。
分成 = 成交价 − 你的拿货价#{if $group},你当前等级 #{$group.name} 的拿货价见下表#{/if}。
扫码直达
groups推广人数
#{$children}
receipt_long推广订单
#{$promote_orders}
calendar_month本月收益
#{$promote_month}
savings累计收益
#{$promote_total}
payments 商品预计收益 按游客价成交估算 · 会员购买时实际分成会略低
history 最近推广订单
#{if count($recent) > 0}
#{foreach $recent as $o}
#{$o.commodity.name}
#{$o.create_time}
¥#{$o.amount}
#{if $o.divide_amount > 0}
分成 ¥#{$o.divide_amount}
#{/if}
#{/foreach}
#{else}
share

还没有推广订单,把链接分享给朋友吧

#{/if}
#{ready("/assets/user/controller/user/promote.js")} #{include file="../Common/Footer.html"}