| {tag:图片} | {tag:商品名称} | {tag:状态} | {tag:时间} |
|---|
| <% if (GetProduct(c.Keyid).ImageOriginal == ""){ %> <%}else{ %>" target="_blank"> |
" target="_blank"><%=Lang(GetProduct(c.Keyid).Name)%> | <%=TypeName(c.Status) %> | <%=FormatTime(c.Time_Add)%> | |
|---|---|---|---|---|
| {tag:内容}:<%=c.Content.Replace("\r\n", " ")%> | ||||
| {tag:客服回复}:<%=creply.Content.Replace("\r\n", " ")%><%=FormatTime(creply.Time_Add)%> | ||||