<{if $timeFilter != 'false'}>
<{button class="dataBtn btn-fourthly" time_from=$timeBtn.yesterday time_to=$timeBtn.yesterday label="昨日"}> <{button class="dataBtn btn-fourthly" time_from=$timeBtn.sevenday_from time_to=$timeBtn.sevenday_to label="最近7天"}> <{button class="dataBtn btn-fourthly" time_from=$timeBtn.this_month_from time_to=$timeBtn.this_month_to label="本月"}> <{button class="dataBtn btn-fourthly" time_from=$timeBtn.this_week_from time_to=$timeBtn.this_week_to label="本周"}>
<{input type="date" vtype="date" name="time_from" style="width:76px; font-family:arial;" value=$time_from}> <{input type="date" vtype="date" name="time_to" style="width:76px; font-family:arial;" value=$time_to}> <{button class="filterBtn btn-thirdly" label="查询"}>
<{/if}>
<{if $typeData}>
<{/if}>