<% var InfoID=Dir.Count()>1?Convert.ToInt64(Dir[1]):0; var InfoRow=GetInfo(infoId:InfoID); var CurrentCategoryItem=GetCategory(id:Convert.ToInt32(InfoRow["CategoryID"])); %> <%=InfoRow["Title"]%>-<%=CurrentCategoryItem["CategoryName"]%>-<%=WebSiteConfig.SiteTitle%> " /> " /> <%template:_head.html%>
 

<%=InfoRow["Title"]%>

  • 发布<%=InfoRow["UpdateDate"]%>    浏览:<%=InfoRow["Views"]%>
价格:
<%=InfoRow["Price"]%> 元
交易方式:
<%if(InfoRow["TransactionMethod"]==DBNull.Value || InfoRow["TransactionMethod"].ToString()=="1"){%> 网上交易 <%}else if(InfoRow["TransactionMethod"].ToString()=="2"){%> 支持快递 <%}else if(InfoRow["TransactionMethod"].ToString()=="2"){%> 同城交易 <%}else if(InfoRow["TransactionMethod"].ToString()=="2"){%> 当面交易 <%}else{%>   <%}%>
供应数量:
<%=InfoRow["Quantity"]%>
公司名称:
<%=InfoRow["CompanyName"]%>
详情介绍:
<%=InfoRow["Detail"]%>
联系方式:
  • 联系人:<%=InfoRow["Contact"]%>
  • 联系电话:<%=InfoRow["Tel"]%>
  • 联系地址:<%=InfoRow["Address"]%>
 
<%template:_foot.html%>