<%template src="_header.html"%>
<%template src="_ucenter_nav.html"%>

商家中心 - 试用报告管理

这里查看试客提交给您的报告
" method="post">

class="selected"<%/if%> href="<%linkurl("try_report_manage",category_id,0)%>">全部 class="selected"<%/if%> href="<%linkurl("try_report_manage",category_id,1)%>">待审核

<%foreach(var model in model_list)%> <%/foreach%> <%if(model_list.Count==0)%> <%/if%>
商品图片 标题 试用编号 试客账号 试品秀图 提交时间 状态 操作
"> {model.Product.title} "><%cutstring(model.Product.title,32)%>
¥{model.Product.price}
" title="查看该订单">{model.order_no} {model.buyer_user_name} {model.add_date} <%if(model.status==0)%> 待审核 <%else if(model.status==1)%> √合格 <%else%> ×不合格 <%/if%> <%if(model.is_recommend==1)%>
[精华] <%/if%>
查看<%if(model.status>0)%>  ">删除<%/if%>
暂无记录...
{pagelist}
<%template src="_footer.html"%>