过滤条件
 
<{$lang.start_time}> <{$lang.end_time}>
<{$lang.site_search}>
  • <{$lang.please_select_site}>
  • <{foreach from=$sites item=list}>
  • ><{$list.base_name}>
  • <{/foreach}>
<{$lang.date_id}>
  • <{$lang.please_select_date_id}>
  • selected="selected"<{/if}>>按日
  • selected="selected"<{/if}>>按月
  • selected="selected"<{/if}>>按年
 
 
+添加搜索条件 <{assign var=month value=time()|date_format:'%Y-%m'|cat:'-'}> <{assign var=month_lastday value=date('Y-m-d', strtotime("$month +1 month -1 day"))}> <{assign var=pre_month value=strtotime('-1 month')|date_format:'%Y-%m'|cat:'-1'}> <{assign var=pre_month_lastday value=date('Y-m-d', strtotime("$pre_month +1 month -1 day"))}> 当月报表 上月报表 年度报表
<{if $res}> <{foreach from=$res key=key1 item=list}> <{/foreach}> <{else}> <{/if}>
序号 <{$lang.time}> <{$lang.num}> <{$lang.pic_show}>
<{$key1+1+($page-1)*20}> <{$month}><{$list.t}><{$counttype}> <{$list.num}>

px;height:16px;background:#e2eef4;display:inline-block;margin-right:8px;border: 1px solid #bbb;text-align:center;line-height:16px;position:relative;top:3px">

<{$list.persent|string_format:"%.2f"}>%
<{$lang.not_found_record}>
<{include file="../../pages/list.htm"}>