{template "header.html"}
{dr_form_search_hidden()}
{dr_form_hidden()}
{loop $list $t} {/loop}
订单编号 {dr_lang('商品')} {dr_lang('账号')} {dr_lang('类型')} {dr_lang('状态')} {dr_lang('提交时间')} {dr_lang('操作')}
$t.oid])}', '90%', '90%')">{$t.sn} {Function_list::title($t.title)} {Function_list::author($t.username)} {order_service_type($t.type)} {dr_clearhtml(order_service_status($t.status))} {dr_date($t.inputtime, 'Y-m-d H:i:s', 'red')} {if $ci->_is_admin_auth('edit')} {/if}
{template "footer.html"}