{template 'common/header'}
{loop $orderList $item} {/loop}
订单编号 昵称 头像 内容 时间 操作
{$item['abc_order_id_abc']} {$item['abc_nickname_abc']} {$item['abc_comment_abc']} {$item['abc_create_time_abc']} 删除
{template 'common/footer'}