{php echo tpl_form_field_daterange('discounttime', array('starttime'=>date('Y-m-d H:i', !empty($item['discounttime']['start'])?$item['discounttime']['start']:time()),'endtime'=>date('Y-m-d H:i', !empty($item['discounttime']['end'])?$item['discounttime']['end']:time())),true);}
{loop $item['discounttime']['start1'] $key $value}
: :
{/loop}
如果固定折扣时间段为空 则固定折扣时间为全天~
折扣是