{layout:default} {class:Shop.Admin.product.Comment} <%=Tag("商品评价")%>-<%=site.title%>

<%=Tag("商品评价")%>

<%if (PageReturnMsg == ""){%> <%}%>
<%foreach (DB.LebiShop.Lebi_Comment model in models){%> <%} %>
<%=Tag("全选")%> <%=Tag("图片")%> <%=Tag("商品名称")%> <%=Tag("内容")%> <%=Tag("会员账号")%> <%=Tag("状态")%> <%=Tag("操作")%>
<% if (GetProduct(model.Keyid).ImageSmall != ""){ %> " data-lightbox="image<%=model.id %>" > <%} %>
<%=Lang(GetProduct(model.Keyid).Name)%> "> <%=model.Content.Replace("\r\n", "
")%>(<%=FormatTime(model.Time_Add)%>)
    <% string[] images = model.ImagesSmall.Split('@'); string[] bigs = model.Images.Split('@'); for (int i = 0; i < images.Count();i++) { if (images[i] == "") continue; %>
  • <%} %>
<%=model.User_UserName %> <%=Tag("编辑")%>
{MOD:DateRangePicker}