<#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cms.function.statistic"/> - <@s.m "statistic.function.comment"/> - <@s.m "statistic.comment.totalComments"/>:${total}
<@s.m "statistic.year"/> <@s.m "statistic.month"/> <@s.m "statistic.date"/>  checked="checked"/><@s.m "statistic.reply.all"/> checked="checked"/><@s.m "statistic.reply.isReplyed"/> checked="checked"/><@s.m "statistic.reply.notReplyed"/> " onclick="querySubmit();"/>
<@p.table value=list;cmsStatistic,i,has_next><#rt/> <#switch statisticModel> <#case "year"> <@p.column code="statistic.month2">${cmsStatistic.description}<@s.m "statistic.month"/><#t/> <#break> <#case "month"> <@p.column code="statistic.date2">${cmsStatistic.description}<@s.m "statistic.date"/><#t/> <#break> <#case "week"> <@p.column code="statistic.week"><@s.m "statistic.week."+cmsStatistic.description/><#t/> <#break> <#case "day"> <@p.column code="statistic.hour">${cmsStatistic.description}<#t/> <#default> <#break> <@p.column code="statistic.comment.comments">${cmsStatistic.count}<#t/> <@p.column code="statistic.percent">${cmsStatistic.percent}<#t/>