{Layout:3r2c}

{Tag:商品信息}

{tag:其它}

<%if(DefaultImage!=""){ %>

<%=Lang(product.Name) %>

    <%for(int imgi=1;imgi
  • <%} %>
<%} %>

{tag:评论}

    <%foreach(Lebi_Comment com in comments){ %>
  • <%=com.User_UserName %>

    <%=com.Time_Add %>

    <%=com.Content %>

  • <%} %>