#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cms.function.statistic"/> - <@s.m "statistic.function.content"/> - <@s.m "statistic.content.totalContents"/>:
${total}
<@s.m "statistic.year"/>
<@s.m "statistic.month"/>
<@s.m "statistic.date"/> <@s.m "content.user"/>:
<@s.m "statistic.channel"/>:
selected="selected"#if>><@s.m "global.pleaseSelect"/>
<#if channelList?size gt 0> <#assign origDeep=channelList[0].deep+1/> <#list channelList as c> <#if c.hasContent || c.child?size gt 0>
selected="selected"#if> value="${c.id}"><#if c.deep gte origDeep><#list origDeep..c.deep as i> #list>>#if>${c.name}
#if> #list> #if>
" onclick="querySubmit();"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.year"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.month"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.week"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.day"/>
<@p.table value=list;cmsStatistic,i,has_next><#rt/> <#switch statisticModel> <#case "year"> <@p.column code="statistic.month2" align="center">${cmsStatistic.description}<@s.m "statistic.month"/>@p.column><#t/> <#break> <#case "month"> <@p.column code="statistic.date2" align="center">${cmsStatistic.description}<@s.m "statistic.date"/>@p.column><#t/> <#break> <#case "week"> <@p.column code="statistic.week" align="center"><@s.m "statistic.week."+cmsStatistic.description/>@p.column><#t/> <#break> <#case "day"> <@p.column code="statistic.hour" align="center">${cmsStatistic.description}@p.column><#t/> <#default> <#break> #switch> <@p.column code="statistic.content.contents" align="center">${cmsStatistic.count}@p.column><#t/> <@p.column code="statistic.percent">
${cmsStatistic.percent}@p.column><#t/> @p.table>