= $this->partial('stat/user-nav.phtml',array('ac'=>$this->ac)); ?>
年份:
by,array("year","monthavg") )) {?>
所有
=2004 ;$i--)
{
$active = $this->year == $i ? "disabled":"";
echo '
'.$i.'';
}
?>
by == 'month' && !empty($this->data)){ ?>
= $this->year ?>的按月新用户注册量统计
月份 |
增量 |
data as $k=>$v) {?>
= $v['date_part'] ?> | = $v['count'] ?> |
by == 'year' && !empty($this->data)){ ?>
= $this->year == -1 ? "所有":$this->year ?>的新用户注册量统计
年份 |
增量 |
data as $k=>$v) {?>
= $v['date_part'] ?> | = $v['count'] ?> |
by == 'monthavg' && !empty($this->data)){ ?>
= $this->year ?>的月均用户注册量
年份 |
月均 |
data as $k=>$v) {?>
= $v['date_part'] ?> | = $v['count'] ?> |