拆分结果汇总
<{input type="date" vtype="date" name="time_from" id="time_from" style="width:66px; font-family:arial;" value=$time_from}> 至
<{input type="date" vtype="date" name="time_to" id="time_to" style="width:66px; font-family:arial;" value=$time_to}>
<{input type="hidden" name="url_type" value="trade"}>
<{button class="filterBtn btn-thirdly checkBtn" label='查询'}>
<{button class="filterBtn btn-thirdly exportBtn" label='导出'}>
<{input type="date" vtype="date" name="split_time_from" style="width:66px; font-family:arial;" value=$time_from}> 至
<{input type="date" vtype="date" name="split_time_to" style="width:66px; font-family:arial;" value=$time_to}>
<{input type="hidden" name="url_type" value="split"}>
<{button class="filterBtn btn-thirdly checkBtn" label='查询'}>
<{button class="filterBtn btn-thirdly exportBtn" label='导出'}>