{template "header.html"}

下单后的字段数据都不允许变更,只有自定义字段才能修改

{dr_form_hidden()}

{$shop.title}

{$shop.price}

{Function_list::uid($order.uid)}

{dr_date($order.inputtime, 'Y-m-d')} ~ {dr_date($order.endtime, 'Y-m-d')}

{if $order.status == -1} {elseif !$order.status} {else} {/if}

{$myfield}
{template "footer.html"}