<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="index-wqsp01.aspx.cs" Inherits="jiuqian.xuyao.PlugIn.pc.index_wqsp01" %> <%@ Register Src="~/PlugIn/pc/footer.ascx" TagPrefix="uc1" TagName="footer" %> <%@ Register Src="~/PlugIn/pc/header.ascx" TagPrefix="uc1" TagName="header" %> <%@ Register Assembly="AspNetPager" Namespace="Wuqi.Webdiyer" TagPrefix="webdiyer" %> <%@ 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?(vedio!=null?vedio.VTitle:"")+keywords.KeyTitle:"维权视频" %> " /> " /> <%----%>
<% if (vedio != null) {%>

<%=vedio.VTitle %>

<%=vedio.VPlayNum %>次播放
<%=vedio.VDescribe %>
我要装修维权(<%=Common.doGetCommentNum(1,vedio.VId.ToString()) %>)
<%bool hasPraise = false; if (user != null) { hasPraise = Common.CheckPrise(1, vedio.VId.ToString(), user.UId.ToString()); } %>
<%if (vedio.VPraiseNum > 0) { string[] str = jiuqian.xuyao.Helper.Common.doGetPraiseUserId(1, vedio.VId.ToString()).Split(new char[] { ',' }, StringSplitOptions.RemoveEmptyEntries); string html = ""; for (int i = 0; i < str.Length; i++) { xuyao_User thisuser = new xuyao_User(Convert.ToInt32(str[i])); html += ""; } %> <%=hasPraise?""+(!String.IsNullOrWhiteSpace(html)?html+"等":""):""+html+(str.Length>1?"等":"") %><%}%><%=vedio.VPraiseNum %>人觉得很赞
查看更多
<%} %>
<%System.Data.DataTable dt = Common.doGetWonderfulVedio(); if (dt != null && dt.Rows.Count > 0) { %>
精彩推荐
<% for (int i = 0; i < dt.Rows.Count; i++) { System.Data.DataRow dr = dt.Rows[i];%>
<%----%> <%--" allowfullscreen="true" quality="high" width="240" height="250" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" title="<%=dr["VDescribe"] %>">--%>
" title="<%=dr["VTitle"] %>"><%=dr["VTitle"] %>
次播放"> <%=dr["VPlayNum"] %>次播放
<%} }%>
<%System.Data.DataTable dt2 = Common.doGetSupervisionAndVedio(); if (dt2 != null && dt2.Rows.Count > 0) { %>
推荐监理现场
<%for (int i = 0; i < dt2.Rows.Count; i++) { System.Data.DataRow dr = dt2.Rows[i];%>
"> <%int type = Common.doGetProjectType(dr["SProject"].ToString()); %>
<%} %> <%} %>
<%dt = Common.doGetVedioTop(); if (dt != null && dt.Rows.Count > 0) {%>
相关推荐
<% for (int i = 0; i < dt.Rows.Count; i++) { System.Data.DataRow dr = dt.Rows[i];%>
<%----%> <%--" allowfullscreen="true" quality="high" width="285" height="250" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" title="<%=dr["VDescribe"] %>">--%>
" title="<%=dr["VTitle"] %>"><%=dr["VTitle"] %>
次播放"> <%=dr["VPlayNum"] %>次播放
<%}%> <%}%>

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

确定
取消