- 新关注人数
- {$report.subscribe.today}
- 昨天 {$report.subscribe.yesterday}
- 本周 {$report.subscribe.week}
- 上周 {$report.subscribe.lastweek}
- 本月 {$report.subscribe.month}
- 上月 {$report.subscribe.lastmonth}
- 本年 {$report.subscribe.year}
- 去年 {$report.subscribe.lastyear}
|
- 取消关注人数
- {$report.unsubscribe.today}
- 昨天 {$report.unsubscribe.yesterday}
- 本周 {$report.unsubscribe.week}
- 上周 {$report.unsubscribe.lastweek}
- 本月 {$report.unsubscribe.month}
- 上月 {$report.unsubscribe.lastmonth}
- 本年 {$report.unsubscribe.year}
- 去年 {$report.unsubscribe.lastyear}
|
- 净增关注人数
- {$report.subscribe.today-$report.unsubscribe.today}
- 昨天 {$report.subscribe.yesterday-$report.unsubscribe.yesterday}
- 本周 {$report.subscribe.week-$report.unsubscribe.week}
- 上周 {$report.subscribe.lastweek-$report.unsubscribe.lastweek}
- 本月 {$report.subscribe.month-$report.unsubscribe.month}
- 上月 {$report.subscribe.lastmonth-$report.unsubscribe.lastmonth}
- 本年 {$report.subscribe.year-$report.unsubscribe.year}
- 去年 {$report.subscribe.lastyear-$report.unsubscribe.lastyear}
|
- 当前关注人数
- {$report.total.subscribe_total}
- 累积关注 {$report.total.total}
- 累积取关 {$report.total.unsubscribe_total}
|