<%foreach (Shop.Model.Lebi_Comment c in comments){%>
<% List cr = Shop.Bussiness.B_Lebi_Comment.GetList("Parentid = "+ c.id +"", "id desc"); foreach (Shop.Model.Lebi_Comment creply in cr) { %> <%} %>
<% if (GetProduct(c.Keyid).ImageOriginal == ""){ %> <%}else{ %>"><%} %> "><%=Lang(GetProduct(c.Keyid).Name)%> <%=TypeName(c.Status) %>
<%=c.Content.Replace("\r\n", "
")%>
<%=FormatTime(c.Time_Add) %>
{tag:客服回复}:<%=creply.Content%> <%=FormatTime(creply.Time_Add)%>
<%} %>
<%if (CurrentSite.IsMobile==0){ %>
<%=PageString%>
<%}else{%>
<%}%>