所属店铺
<{foreach from=$shop_list_alipay item=item}>
<{$item.name}>
<{/foreach}>
任务时间
<{input type="date" vtype="required" name="time_from" id="time_from" style="width:95px; font-family:arial;" value=''}> 至 <{input type="date" vtype="required" name="time_to" id="time_to" style="width:95px; font-family:arial;" value=''}>
<{button label="确认" type="submit" name="submit" id="btn-rule" class="btn-primary"}>