<{if $report != "month"}> <{input type="date" vtype="date" name="time_from" id="time_from" style="width:100px; font-family:arial;" value=$time_from}>  至   <{input type="date" vtype="date" name="time_to" id="time_to" style="width:100px; font-family:arial;" value=$time_to}> <{/if}>                  

:       <{button class="filterBtn btn-thirdly" label='确定'}> 
<{if $detail_hidden < 1}>
<{include file="analysis/detail.html" app="eccommon"}>
<{/if}> <{if $graph_hidden < 1}>
<{include file="analysis/graph.html" app="eccommon"}>
<{/if}> <{if $rank_html}>
<{$rank_html}>
<{/if}>