$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/account_nav.htm?op=buyer_cash")
我的账户 > 装修订单列表 #if($!CommUtil.indexOf("$!user.userRole","ADMIN")>=0)

新增

#end
#foreach($obj in $objs) #end
合同名 合同编码 用户名 创建时间 操作
$!obj.contractName $!obj.contractNumber $!obj.user.userName (手机号: $!obj.user.mobile) $!obj.addTime 查看详情
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")