<%var CurrentCategoryItem=GetCategory(alias:Dir[0]); var CurrentPage=Dir.Count()>1?Convert.ToInt32(Dir[1]):1; %> <%=CurrentCategoryItem["SEOTitle"]%>-<%=WebSiteConfig.SiteTitle%> " /> " /> <%template:_head.html%>
 
所在位置:首页 > <%=CurrentCategoryItem["CategoryName"]%>
<%if(CurrentPage==1){%> <%foreach(var row in GetInfoList(categoryAlias:CurrentCategoryItem["CategoryAliasName"].ToString(),recommend:3)){%> <%}%> <%}%> <%foreach(var row in GetInfoList(categoryAlias:CurrentCategoryItem["CategoryAliasName"].ToString(),recommend:2,page:CurrentPage)){%> <%}%>
"><%=row["Title"]%> " target="_blank">查看详情
<%=Convert.ToDateTime(row["UpdateDate"]).ToString("yyyy-MM-dd")%> / 价格:<%=row["Price"]%>
" target="_blank"><%=row["Title"]%> " target="_blank">查看详情
<%=Convert.ToDateTime(row["UpdateDate"]).ToString("yyyy-MM-dd")%> / 价格:<%=row["Price"]%>
<%var totalRows=GetInfoCount(categoryId:Convert.ToInt32(CurrentCategoryItem["CategoryID"]),recommend:2);%> <%=GetPaginationHtml(total:totalRows,link:String.Format("/{0}/@page", CurrentCategoryItem["CategoryAliasName"]),maxmumRows:10,page:CurrentPage)%>
<%template:_foot.html%>