<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="index-zxglzxwd.aspx.cs" Inherits="jiuqian.xuyao.PlugIn.pc.index_zxglzxwd" %> <%@ Register Src="~/PlugIn/pc/header.ascx" TagPrefix="uc1" TagName="header" %> <%@ Register Src="~/PlugIn/pc/footer.ascx" TagPrefix="uc1" TagName="footer" %> <%@ Register Src="~/PlugIn/pc/chatright.ascx" TagPrefix="uc1" TagName="chatright" %> <%@ Import Namespace="jiuqian.xuyao.Helper" %> <%jiuqian.xuyao.Helper.xuyao_KeyWords keywords = jiuqian.xuyao.Helper.Common.doGetKeyWordsByKey("装修攻略详情页");%> <%=keywords!=null?(raiders!=null?raiders.RTitle:"")+keywords.KeyTitle:"装修问答" %> " /> " /> <%if (raiders != null) { string[] thisuser = Common.doGetRaiderUserNameAndPic(raiders.RId.ToString()).Split(new char[] { '|' }, StringSplitOptions.RemoveEmptyEntries);%>
<%=raiders.RType==1?"装修经验":(raiders.RType==2?"求解答":"") %>

<%=thisuser[0] %>

[<%=Common.doGetQuestionCategoryName(raiders.Rcategory.ToString()) %>]<%=raiders.RTitle %>
<%=Convert.ToDateTime(raiders.UpdateTime).ToString("yyyy-MM-dd HH:mm") %>
<%=Common.doReplace_Em(raiders.RInfo) %>
<%if (raiders.RPic.Length > 0) { string[] strs = raiders.RPic.Split(new char[] { ',' }, StringSplitOptions.RemoveEmptyEntries); %>
<%foreach (string str in strs) { %>
<%} %>
<%} %>
我对装修有话说
<%bool hasPraise = false; if (user != null) { hasPraise = Common.CheckPrise(2, raiders.RId.ToString(), user.UId.ToString()); } %>
已有<%=Common.doGetCommentNum(2,raiders.RId.ToString()) %>条答案
查看更多
<% System.Data.DataTable dt = Common.doGetPromoteRaidersTop(raiders.RType.ToString()); if (dt != null && dt.Rows.Count > 4) { %> <% } %>
<%System.Data.DataTable dtbanner = new xuyao_Banner().GetList(" IsDelete=1 and BaType=8 Order By OrderIndex desc").Tables[0]; if (dtbanner != null && dtbanner.Rows.Count > 0) { foreach (System.Data.DataRow dr in dtbanner.Rows) {%> "> "> <%} } %>
立即预约
<% if (dt != null && dt.Rows.Count > 0) {%>
大家都在问
<%int count = dt.Rows.Count > 4 ? 4 : dt.Rows.Count; for (int i = 0; i < count; i++) { System.Data.DataRow dr = dt.Rows[i];%>
" target="_blank" title="<%=dr["RTitle"] %> ">[<%=dr["CName"] %>]<%=dr["RTitle"] %> | 网友支招
已有<%=jiuqian.xuyao.Helper.Common.doGetCommentNum(2,dr["RId"].ToString()) %>个回答
<%} %>
<%} %>

您真的要删除自己的评论吗?

确定
取消
<%} %>