<%if (type == 0){ %>
<%foreach (Shop.Model.Lebi_Comment c in comments)
{%>
<% if (GetProduct(c.Keyid).ImageOriginal == ""){ %> <%}else{ %>"> <%} %> |
"><%=Lang(GetProduct(c.Keyid).Name)%> |
<%=TypeName(c.Status) %> |
|
<%=c.Content.Replace("\r\n", " ")%> <%=FormatTime(c.Time_Add) %>
<%
string[] images = c.ImagesSmall.Split('@');
string[] bigs = c.Images.Split('@');
for (int i = 0; i < images.Count();i++)
{
if (images[i] == "")
continue;
%>
-
<%} %>
|
<%
List cr = Shop.Bussiness.B_Lebi_Comment.GetList("Parentid = "+ c.id +"", "id desc");
foreach (Shop.Model.Lebi_Comment creply in cr)
{
%>
| {tag:客服回复}:<%=creply.Content%><%=creply.Time_Add%> |
<%} %>
<%} %>
<%}else{ %>
<%foreach (Shop.Model.Lebi_Order_Product op in order_products)
{%>
<%} %>
<%} %>
<%if (CurrentSite.IsMobile==0){ %>
<%}else{%>
<%}%>