{php echo tpl_form_field_daterange('enoughtime', array('starttime'=>date('Y-m-d H:i', !empty($item['enoughtime']['start'])?$item['enoughtime']['start']:time()),'endtime'=>date('Y-m-d H:i', !empty($item['enoughtime']['end'])?$item['enoughtime']['end']:time())),true);}
{loop $item['enoughtime']['start1'] $key $value}
: :
{/loop}
如果满额立减时间段为空 则满额立减时间为全天~
支付满 元 立减
{loop $item['enoughs'] $it}
支付满 元 立减
{/loop}
两项都填写才能生效