<%@Page Language="C#" AutoEventWireup="true" Inherits="Web.inherits.ViewPage" %> <% 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["Title"]%>');"> 收藏
  •  分享到:
价格:
<%=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"]%>
<%var picList=GetPropertyPicture(infoId:InfoID); if(picList.Count()>1){%> <%}else if(picList.Count()==1){%> <%}%>
详情介绍
<%=InfoRow["Detail"]%>
联系方式
  • 联系人:<%=InfoRow["Contact"]%>
  • 联系电话: <%if(TemplateConfig.ContainsKey("LoginVisit") && TemplateConfig["LoginVisit"].ToString()=="1"){%> <%if(UserIdentity.Success==false){%> 登录后查看 <%}else{%> <%=InfoRow["Tel"]%> <%}%> <%}else{%> <%=InfoRow["Tel"]%> <%}%>
  • 联系地址:<%=InfoRow["Address"]%>
  • 发布者IP:
地图.街景
  • 地图
  • 街景
 
<%template:_foot.html%>