first commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"/>
|
||||
<meta http-equiv="Pragma" content="no-cache"/>
|
||||
<meta http-equiv="Cache-Control" content="no-cache"/>
|
||||
<meta http-equiv="Expires" content="0"/>
|
||||
<link href="{PE.SiteConfig.ajaxsitepath/}Wap/WapDefault.css" rel="stylesheet" type="text/css" />
|
||||
<title>Wap网上信访首页</title>
|
||||
</head>
|
||||
<body >
|
||||
<div class="wrapper">
|
||||
{PE.Control.form1}
|
||||
|
||||
{PE.Label id="WAP头部"/}
|
||||
<div class="main">
|
||||
<div class="list">
|
||||
{pe.Label id="Wap访谈内容" interviewId="@Request_InterviewId"/}
|
||||
</div>
|
||||
</div>
|
||||
{PE.Label id="wap底部" /}
|
||||
|
||||
{/PE.Control.form1}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"/>
|
||||
<meta http-equiv="Pragma" content="no-cache"/>
|
||||
<meta http-equiv="Cache-Control" content="no-cache"/>
|
||||
<meta http-equiv="Expires" content="0"/>
|
||||
<link href="{PE.SiteConfig.ajaxsitepath/}Wap/WapDefault.css" rel="stylesheet" type="text/css" />
|
||||
<title>Wap在线访谈首页</title>
|
||||
</head>
|
||||
<body >
|
||||
<div class="wrapper">
|
||||
{PE.Control.form1}
|
||||
|
||||
{PE.Label id="WAP头部"/}
|
||||
<div class="main">
|
||||
<div class="dh">{PE.Label id="Wap获取访谈标题" interviewId="@Request_InterviewId" /} <a href="{PE.SiteConfig.ApplicationPath/}Wap/Interview/Question.aspx?InterviewId=@Request_InterviewId">网友提问>></a></div>
|
||||
<div class="column_content">
|
||||
{PE.Label id="Wap获取访谈网友提问列表" outputQty="10" bindStyle="普通式" usePage="true" titleLength="32" /}
|
||||
</div>
|
||||
<div class="page">{PE.Page id="wap_动易后台风格" datasource="Wap获取访谈网友提问列表_普通式" /}</div>
|
||||
|
||||
</div>
|
||||
|
||||
{PE.Label id="wap底部" /}
|
||||
|
||||
{/PE.Control.form1}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"/>
|
||||
<meta http-equiv="Pragma" content="no-cache"/>
|
||||
<meta http-equiv="Cache-Control" content="no-cache"/>
|
||||
<meta http-equiv="Expires" content="0"/>
|
||||
<link href="{PE.SiteConfig.ajaxsitepath/}Wap/WapDefault.css" rel="stylesheet" type="text/css" />
|
||||
<title>Wap在线访谈提问页</title>
|
||||
</head>
|
||||
<body>
|
||||
<a id="db" ></a>
|
||||
<div class="wrapper">
|
||||
{PE.Control.form1}
|
||||
{PE.Label id="WAP头部"/}
|
||||
|
||||
<div class="main">
|
||||
<div class="dh">在线提问</div>
|
||||
<div class="column_content">
|
||||
<div class="div_content">
|
||||
<span>姓名:</span>{PE.Control.TxtNickName/}<span style="color:Red;">* {PE.Control.LblNickName/}</span><br/>
|
||||
<span>内容:</span>{PE.Control.TxtContent/}<span style="color:Red;">* {PE.Control.LblContent/}</span><br/>
|
||||
</div>
|
||||
<div class="div_submit">{PE.Control.BtnAdd/}</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{PE.Label id="wap底部" /}
|
||||
|
||||
|
||||
|
||||
|
||||
{/PE.Control.form1}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8"/>
|
||||
<meta http-equiv="Pragma" content="no-cache"/>
|
||||
<meta http-equiv="Cache-Control" content="no-cache"/>
|
||||
<meta http-equiv="Expires" content="0"/>
|
||||
<link href="{PE.SiteConfig.ajaxsitepath/}Wap/WapDefault.css" rel="stylesheet" type="text/css" />
|
||||
<title>Wap在线访谈首页</title>
|
||||
</head>
|
||||
<body >
|
||||
<div class="wrapper">
|
||||
{PE.Control.form1}
|
||||
|
||||
{PE.Label id="WAP头部"/}
|
||||
<div class="main">
|
||||
<div class="dh">在线访谈</div>
|
||||
<div class="column_content">
|
||||
{PE.Label id="Wap访谈列表" outputQty="15" bindStyle="标题式" usePage="true" titleLength="32" /}
|
||||
</div>
|
||||
<div class="page">{PE.Page id="wap_动易后台风格" datasource="Wap访谈列表_标题式" /}</div>
|
||||
|
||||
</div>
|
||||
|
||||
{PE.Label id="wap底部" /}
|
||||
|
||||
{/PE.Control.form1}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,95 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈列表页</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Jquery.pack.js"></script>
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg" class="main_bgpic">
|
||||
<div class="main_topspace"></div>
|
||||
<div id="main_bg">
|
||||
<!-- 中部居中 interview_middle 开始 -->
|
||||
<div id="interview_middle">
|
||||
<!-- 网站位置导航信息开始 -->
|
||||
<div class="c_daohang"> <span class="c_daohang_sp link_style1"> <strong>您现在的位置</strong>:{PE.Label id="在线访谈首页链接" /} > 访谈列表 </div>
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
<dl class="Iv_showbox1">
|
||||
<dt><span>访谈列表 >></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list4">
|
||||
{PE.Label id="访谈列表" page="true" pagesize="40" pagemain="true" urlpage="true" xslt="true" /}
|
||||
<div class="clearbox"></div>
|
||||
</ul>
|
||||
<div class="class_page">{PE.Page id="url_动易后台风格" datasource="访谈列表" unitname="次访谈" /}</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<!-- 中部居中 interview_middle 结束 -->
|
||||
<!-- 中部左侧 interview_left 开始 -->
|
||||
<div id="interview_sidebar2">
|
||||
<div class="interview_rbox daohang">
|
||||
<dl>
|
||||
<dt class="icon2">
|
||||
<span>会员登录</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<div style="padding:10px;">
|
||||
{PE.Label id="GOV_用户登录" /}
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<a href="{PE.SiteConfig.ApplicationPath/}Government/Letter/Index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/petition_button.gif" border="0"></a>
|
||||
<div class="c_spacing"></div>
|
||||
<div class="interview_rbox">
|
||||
<dl>
|
||||
<dt><a href="#">便民服务</a></dt>
|
||||
<dd>
|
||||
<ul class="c_conv_iconpart">
|
||||
<li><a href="/Category_79/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon1.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_80/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon2.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_81/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon3.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_82/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon4.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_83/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon5.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_84/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon6.gif" border="0" /></a></li>
|
||||
</ul>
|
||||
<ul class="c_conv_fontpart">
|
||||
<li><a href="/Category_85/index.aspx">区号邮编</a></li>
|
||||
<li><a href="/Category_86/index.aspx">火车航班</a></li>
|
||||
<li><a href="/Category_87/index.aspx">社会保险</a></li>
|
||||
|
||||
<li><a href="/Category_88/index.aspx">电费查询</a></li>
|
||||
<li><a href="/Category_89/index.aspx">专利查询</a></li>
|
||||
<li><a href="/Category_90/index.aspx">汇率查询</a></li>
|
||||
<li class="c_conv_more"><a href="/Category_63/index.aspx">更多便民查询 >></a></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部左侧 interview_left 结束 -->
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
<div class="c_spacing"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,46 @@
|
||||
{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈图片 - {PE.Field id="cone" fieldname="InterviewTitle" /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class="Iv_daohang">您现在的位置:{PE.Label id="在线访谈首页链接" /} > 图片列表</div>
|
||||
<div class="Iv_showtit">{PE.Field id="cone" fieldname="InterviewTitle" /}</div>
|
||||
<div class="Iv_showconbox">
|
||||
<dl>
|
||||
<dt><span>访谈图片 >></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_listphoto">
|
||||
{PE.Label id="访谈图片" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" outputQty="50" pictureClass="pe_u_thumb" titleClass="pe_u_thumb_title" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,42 @@
|
||||
{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈提问列表页</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class="Iv_daohang">您现在的位置:{PE.Label id="在线访谈首页链接" /} > 提问列表</div>
|
||||
<div class="Iv_showtit">{PE.Field id="cone" fieldname="InterviewTitle" /}<span><a target="_blank" href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Question.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}">网友提问 >></a></span></div>
|
||||
<div class="Iv_showQlist">
|
||||
<dl>
|
||||
{PE.Label id="提问列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" page="true" pagesize="40" pagemain="true" urlpage="true" xslt="true" /}
|
||||
</dl>
|
||||
<div class="class_page">{PE.Page id="url_动易后台风格" datasource="提问列表" unitname="次提问" /}</div>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,54 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈提问页</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Reset() {
|
||||
document.getElementById("TxtContent").value = "";
|
||||
document.getElementById("TxtValidateCode").value = "";
|
||||
document.getElementById("TxtNickName").value = "";
|
||||
}
|
||||
function CheckLength(obj, maxLength) {
|
||||
if (obj.value.length > maxLength) {
|
||||
obj.value = obj.value.substring(0, maxLength - 1);
|
||||
}
|
||||
}
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class ="Iv_fill" >
|
||||
<h2>在线提问</h2>
|
||||
{PE.Control.form1}
|
||||
<table class="Iv_fillbox" width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
|
||||
<tr>
|
||||
<td class="tdleft">提问人姓名:</td><td>{PE.Control.TxtNickName/}{PE.Control.RValerNickName/} (最多10个字符)</td></tr>
|
||||
<td class="tdleft">验证码:</td><td>{PE.Control.TxtValidateCode/}{PE.Control.VcodeSubmit/}{PE.Control.RValValidateCode/}</td></tr>
|
||||
<td class="tdleft" valign="top">提问内容:<span>(100字以内)</span></td><td>{PE.Control.TxtContent/}{PE.Control.RValContent/}</td></tr>
|
||||
<td class="tdleft"></td><td>{PE.Control.BtnAdd/} <input id="BtnCancel" class="inputbutton" type="button" onclick="Reset();" value="重置" /></td></tr>
|
||||
</table>
|
||||
{/PE.Control.form1}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,54 @@
|
||||
{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈摘要 - {PE.Field id="cone" fieldname="InterviewTitle" /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class="Iv_daohang">您现在的位置:{PE.Field id="cone" fieldname="InterviewTitle" /} > 访谈摘要</div>
|
||||
<div class="Iv_showsidebar2">
|
||||
<div class="Iv_showtit">{PE.Field id="cone" fieldname="InterviewTitle" /}</div>
|
||||
<div class="Iv_showbox3"><h4>访谈背景 >></h4>
|
||||
<ul class="Iv_list3">
|
||||
{PE.Label id="访谈摘要" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" outputQty="20" /}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="Iv_showsidebar1">
|
||||
<dl class="Iv_showbox1">
|
||||
<dt><span>访谈图片 >></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list2">
|
||||
{PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,46 @@
|
||||
{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈文字 - {PE.Field id="cone" fieldname="InterviewTitle" /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class="Iv_daohang">您现在的位置:{PE.Label id="在线访谈首页链接" /} > 文字信息</div>
|
||||
<div class="Iv_showtit">{PE.Field id="cone" fieldname="InterviewTitle" /}</div>
|
||||
<div class="Iv_showconbox">
|
||||
<dl>
|
||||
<dt><span>访谈文字 >></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_showcon">
|
||||
{PE.Label id="访谈记录" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,54 @@
|
||||
{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈背景资料 - {PE.Field id="cone" fieldname="InterviewTitle" /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class="Iv_daohang">您现在的位置:{PE.Label id="在线访谈首页链接" /} > 背景资料</div>
|
||||
<div class="Iv_showsidebar2">
|
||||
<div class="Iv_showtit">{PE.Field id="cone" fieldname="InterviewTitle" /}</div>
|
||||
<div class="Iv_showbox3"><h4>访谈背景 >></h4>
|
||||
<ul class="Iv_list3">
|
||||
{PE.Label id="背景资料" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" outputQty="20" /}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="Iv_showsidebar1">
|
||||
<dl class="Iv_showbox1">
|
||||
<dt><span>访谈图片 >></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list2">
|
||||
{PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,171 @@
|
||||
{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈 - {PE.Field id="cone" fieldname="InterviewTitle" /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}js/jquery.pack.js"></script>
|
||||
<script type="text/javascript" language="JavaScript">
|
||||
function RefreshValdisplayDateCodeImage(ValdisplayDateCodeImageControl) {
|
||||
ValdisplayDateCodeImageControl.src = ValdisplayDateCodeImageControl.src + '?code=' + RandomNum(10);
|
||||
}
|
||||
|
||||
function RandomNum(n) {
|
||||
var rnd = '';
|
||||
for (var i = 0; i < n; i++)
|
||||
rnd += Math.floor(Math.random() * 10);
|
||||
return rnd;
|
||||
}
|
||||
|
||||
function DefaultButton(event, linkOpenType) {
|
||||
if (event.keyCode == 13 && !(event.srcElement && (event.srcElement.tagName.toLowerCase() == "textarea"))) {
|
||||
var defaultButton = $(linkOpenType);
|
||||
if (defaultButton && typeof (defaultButton.click) != "undefined") {
|
||||
defaultButton.click();
|
||||
event.cancelBubble = true;
|
||||
if (event.stopPropagation)
|
||||
event.stopPropagation();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function submit()
|
||||
{
|
||||
if(!validate())
|
||||
return;
|
||||
var text = {type:"addInterview",interviewId:"{PE.Field id="cone" fieldname="InterviewId" /}",
|
||||
userName:document.getElementById("TxtNickName").value,
|
||||
content:document.getElementById("TxtContent").value,
|
||||
checkcode:document.getElementById("TxtValdisplayDateCode").value};
|
||||
var xmlDoc = jQuery.CreateXmlDoc(text);
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
processData: false,
|
||||
url: "{PE.SiteConfig.ajaxsitepath/}Ajax.aspx?HandlerName=GovAjaxHandler",
|
||||
data: xmlDoc,
|
||||
success: function(xml) {
|
||||
var status = xml.getElementsByTagName("status")[0].firstChild.data;
|
||||
switch (status) {
|
||||
case "ok":
|
||||
document.getElementById("TxtNickName").value = '';
|
||||
document.getElementById("TxtContent").value = '';
|
||||
document.getElementById("TxtValdisplayDateCode").value = '';
|
||||
alert("提问成功!");
|
||||
break;
|
||||
case "err":
|
||||
var errorMessage = xml.getElementsByTagName("body")[0].firstChild.data;
|
||||
alert(errorMessage);
|
||||
break;
|
||||
}
|
||||
RefreshValdisplayDateCodeImage(document.getElementById("VcodeLogOn"));
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
function validate()
|
||||
{
|
||||
if(document.getElementById("TxtNickName").value == "")
|
||||
{
|
||||
alert("网名不能为空!");
|
||||
return false;
|
||||
}
|
||||
if(document.getElementById("TxtContent").value == "")
|
||||
{
|
||||
alert("内容不能为空!");
|
||||
return false;
|
||||
}
|
||||
if(document.getElementById("TxtValdisplayDateCode").value == "")
|
||||
{
|
||||
alert("验证码不能为空!");
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function CheckLength(obj, maxLength) {
|
||||
if (obj.value.length > maxLength) {
|
||||
obj.value = obj.value.substring(0, maxLength - 1);
|
||||
}
|
||||
}
|
||||
|
||||
function Reset() {
|
||||
document.getElementById("TxtNickName").value = "";
|
||||
document.getElementById("TxtContent").value = "";
|
||||
document.getElementById("TxtValdisplayDateCode").value = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num, num) {
|
||||
for (var i = 0; i < 9; i++) { document.getElementById("menu_list_" + id_num + i).style.display = "none"; }
|
||||
for (var i = 0; i < 9; i++) { document.getElementById("tab" + id_num + i).className = ""; }
|
||||
document.getElementById("tab" + id_num + num).className = "Class_on";
|
||||
document.getElementById("menu_list_" + id_num + num).style.display = "block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class="Iv_daohang">您现在的位置:{PE.Label id="在线访谈首页链接" /} > 详细信息</div>
|
||||
<div class="Iv_homelistpic">{PE.Label id="访谈首图片" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}</div>
|
||||
<div class="Iv_showtext">
|
||||
<h1>{PE.Field id="cone" fieldname="InterviewTitle" /}</h1>
|
||||
<p><b>主 题:</b> {PE.Field id="cone" fieldname="InterviewTitle" /}</p>
|
||||
<p><b>时 间:</b> {PE.Field id="cone" fieldname="ShowBeginTime" /}</p>
|
||||
<p><b>嘉 宾:</b> {PE.Field id="cone" fieldname="HonoredGuest" /}</p>
|
||||
<p><b>状 态:</b> <span>[{PE.Field id="cone" fieldname="Status" /}]</span> </p>
|
||||
<a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/QuestionList.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank"><img src="{PE.SiteConfig.SkinPath/}images/Iv_ask.gif"></a>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
<div class="Iv_shownotice"><b>核心提示:</b>{PE.Field id="cone" fieldname="Content" /}</div>
|
||||
<div class="Iv_showsidebar2">
|
||||
<div class="Iv_showbox3"><h4><a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Abstract.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank">访谈摘要 >></a></h4>
|
||||
<ul class="Iv_list3">
|
||||
{PE.Label id="访谈摘要" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</div>
|
||||
{PE.Label id="访谈文字列表" InterviewId="{PE.Field id="cone" fieldname="InterviewId" /}" StatusValue="{PE.Field id="cone" fieldname="StatusValue" /}" /}
|
||||
<div class="Iv_showconbox">
|
||||
<dd class="Iv_showall">
|
||||
<a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Detail.aspx?InterviewId=@RequestInt_InterviewId"
|
||||
target="_blank">全部文字 >></a></dd>
|
||||
</div>
|
||||
<div>
|
||||
{PE.Label id="访谈在线提问标签"/}
|
||||
</div>
|
||||
</div>
|
||||
<div class="Iv_showsidebar1">
|
||||
<dl class="Iv_showbox1">
|
||||
<dt><span><a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Information.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank">背景资料 >></a></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list1">
|
||||
{PE.Label id="背景资料" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</dd>
|
||||
<dt><span><a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Picture.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank">访谈图片 >></a></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list2">
|
||||
{PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
{PE.Control.form1/}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,192 @@
|
||||
{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /}
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈(在线直播) - {PE.Field id="cone" fieldname="InterviewTitle" /}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}js/jquery.pack.js"></script>
|
||||
<script type="text/javascript" language="JavaScript">
|
||||
function RefreshValdisplayDateCodeImage(ValdisplayDateCodeImageControl) {
|
||||
ValdisplayDateCodeImageControl.src = ValdisplayDateCodeImageControl.src + '?code=' + RandomNum(10);
|
||||
}
|
||||
|
||||
function RandomNum(n) {
|
||||
var rnd = '';
|
||||
for (var i = 0; i < n; i++)
|
||||
rnd += Math.floor(Math.random() * 10);
|
||||
return rnd;
|
||||
}
|
||||
|
||||
function DefaultButton(event, linkOpenType) {
|
||||
if (event.keyCode == 13 && !(event.srcElement && (event.srcElement.tagName.toLowerCase() == "textarea"))) {
|
||||
var defaultButton = $(linkOpenType);
|
||||
if (defaultButton && typeof (defaultButton.click) != "undefined") {
|
||||
defaultButton.click();
|
||||
event.cancelBubble = true;
|
||||
if (event.stopPropagation)
|
||||
event.stopPropagation();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function submit()
|
||||
{
|
||||
if(!validate())
|
||||
return;
|
||||
var text = {type:"addInterview",interviewId:"{PE.Field id="cone" fieldname="InterviewId" /}",
|
||||
userName:document.getElementById("TxtNickName").value,
|
||||
content:document.getElementById("TxtContent").value,
|
||||
checkcode:document.getElementById("TxtValdisplayDateCode").value};
|
||||
var xmlDoc = jQuery.CreateXmlDoc(text);
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
processData: false,
|
||||
url: "{PE.SiteConfig.ajaxsitepath/}Ajax.aspx?HandlerName=GovAjaxHandler",
|
||||
data: xmlDoc,
|
||||
success: function(xml) {
|
||||
var status = xml.getElementsByTagName("status")[0].firstChild.data;
|
||||
switch (status) {
|
||||
case "ok":
|
||||
document.getElementById("TxtNickName").value = '';
|
||||
document.getElementById("TxtContent").value = '';
|
||||
document.getElementById("TxtValdisplayDateCode").value = '';
|
||||
alert("提问成功!");
|
||||
break;
|
||||
case "err":
|
||||
var errorMessage = xml.getElementsByTagName("body")[0].firstChild.data;
|
||||
alert(errorMessage);
|
||||
break;
|
||||
}
|
||||
RefreshValdisplayDateCodeImage(document.getElementById("VcodeLogOn"));
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
function validate()
|
||||
{
|
||||
if(document.getElementById("TxtNickName").value == "")
|
||||
{
|
||||
alert("网名不能为空!");
|
||||
return false;
|
||||
}
|
||||
if(document.getElementById("TxtContent").value == "")
|
||||
{
|
||||
alert("内容不能为空!");
|
||||
return false;
|
||||
}
|
||||
if(document.getElementById("TxtValdisplayDateCode").value == "")
|
||||
{
|
||||
alert("验证码不能为空!");
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function CheckLength(obj, maxLength) {
|
||||
if (obj.value.length > maxLength) {
|
||||
obj.value = obj.value.substring(0, maxLength - 1);
|
||||
}
|
||||
}
|
||||
|
||||
function Reset() {
|
||||
document.getElementById("TxtNickName").value = "";
|
||||
document.getElementById("TxtContent").value = "";
|
||||
document.getElementById("TxtValdisplayDateCode").value = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num, num) {
|
||||
for (var i = 0; i < 9; i++) { document.getElementById("menu_list_" + id_num + i).style.display = "none"; }
|
||||
for (var i = 0; i < 9; i++) { document.getElementById("tab" + id_num + i).className = ""; }
|
||||
document.getElementById("tab" + id_num + num).className = "Class_on";
|
||||
document.getElementById("menu_list_" + id_num + num).style.display = "block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<style type="text/css">
|
||||
.h30{ height:40px; border-bottom:1px solid #ccc; margin-bottom:30px;visibility: visible;}
|
||||
.Iv_showtext{margin-left: 480px;}
|
||||
.Iv_showtext h1{font-size:24px; font-weight:normal; text-align:left;}
|
||||
.Iv_homelistpic{width: 420px;}
|
||||
.Iv_homelistpic img{ width:420px;}
|
||||
.Iv_shownotice{ border:none;}
|
||||
#powerPlayback
|
||||
{
|
||||
z-index:1400;
|
||||
position:relative;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg">
|
||||
<div class="Interview_box">
|
||||
<div class="Iv_daohang">您现在的位置:{PE.Label id="在线访谈首页链接" /} > 详细信息</div>
|
||||
<div class="Iv_homelistpic"><div id="interviewImage">{PE.Label id="访谈首图片" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}</div>
|
||||
{PE.Label id="访谈播放器"
|
||||
width="415"
|
||||
height="315"
|
||||
videoPath ="{PE.Field id="cone" fieldname="LiveUrl" /}"
|
||||
streamType="live"
|
||||
/}
|
||||
</div>
|
||||
<div class="Iv_showtext">
|
||||
<h1>{PE.Field id="cone" fieldname="InterviewTitle" /}</h1>
|
||||
<p><b>主 题:</b> {PE.Field id="cone" fieldname="InterviewTitle" /}</p>
|
||||
<p><b>时 间:</b> {PE.Field id="cone" fieldname="ShowBeginTime" /}</p>
|
||||
<p><b>嘉 宾:</b> {PE.Field id="cone" fieldname="HonoredGuest" /}</p>
|
||||
<p><b>状 态:</b> <span>[{PE.Field id="cone" fieldname="Status" /}]</span> </p>
|
||||
<a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/QuestionList.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank"><img src="{PE.SiteConfig.SkinPath/}images/Iv_ask.gif"></a>
|
||||
<div class="Iv_shownotice"><b>核心提示:</b>{PE.Field id="cone" fieldname="Content" /}</div>
|
||||
</div>
|
||||
<div class="clearbox h30"></div>
|
||||
|
||||
<div class="Iv_showsidebar2">
|
||||
<div class="Iv_showbox3"><h4><a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Abstract.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank">访谈摘要 >></a></h4>
|
||||
<ul class="Iv_list3">
|
||||
{PE.Label id="访谈摘要" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</div>
|
||||
{PE.Label id="访谈文字列表" InterviewId="{PE.Field id="cone" fieldname="InterviewId" /}" StatusValue="{PE.Field id="cone" fieldname="StatusValue" /}" /}
|
||||
<div class="Iv_showconbox">
|
||||
<dd class="Iv_showall">
|
||||
<a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Detail.aspx?InterviewId=@RequestInt_InterviewId"
|
||||
target="_blank">全部文字 >></a></dd>
|
||||
</div>
|
||||
<div>
|
||||
{PE.Label id="访谈在线提问标签"/}
|
||||
</div>
|
||||
</div>
|
||||
<div class="Iv_showsidebar1">
|
||||
<dl class="Iv_showbox1">
|
||||
<dt><span><a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Information.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank">背景资料 >></a></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list1">
|
||||
{PE.Label id="背景资料" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</dd>
|
||||
<dt><span><a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/Picture.aspx?InterviewId={PE.Field id="cone" fieldname="InterviewId" /}" target="_blank">访谈图片 >></a></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list2">
|
||||
{PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
{PE.Control.form1/}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,109 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>在线访谈首页</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}Interview.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Jquery.pack.js"></script>
|
||||
</head>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
//<![CDATA[
|
||||
function Show_Menu2(id_num,num){
|
||||
for(var i=0;i<9;i++){document.getElementById("menu_list_"+id_num+i).style.display="none";}
|
||||
for(var i=0;i<9;i++){document.getElementById("tab"+id_num+i).className="";}
|
||||
document.getElementById("tab"+id_num+num).className="Class_on";
|
||||
document.getElementById("menu_list_"+id_num+num).style.display="block";
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<!-- 中部 center_all 开始 -->
|
||||
<div id="center_all">
|
||||
<div id="main_bg" class="main_bgpic">
|
||||
<div class="main_topspace"></div>
|
||||
<div id="main_bg">
|
||||
<!-- 中部居中 interview_middle 开始 -->
|
||||
<div id="interview_middle">
|
||||
<!-- 网站位置导航信息开始 -->
|
||||
<div class="c_daohang"> <span class="c_daohang_sp link_style1"> <strong>您现在的位置</strong>:{PE.Label id="在线访谈首页链接" /} > 首页 </div>
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
<div class="Iv_showconbox">
|
||||
<dl>
|
||||
<dt>
|
||||
<span>最新预告 >> </span> {PE.Label id="显示访谈预告" /}
|
||||
</dt>
|
||||
<dd>
|
||||
<ul class="Iv_homelist">
|
||||
{PE.Label id="访谈首页详细列表" /}
|
||||
</ul>
|
||||
<div class="clearbox"></div>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div>
|
||||
<dl class="Iv_showbox1">
|
||||
<dt><span><a href="{PE.SiteConfig.ApplicationPath/}Government/Interview/InterviewList.aspx">更多访谈 >></a></span></dt>
|
||||
<dd>
|
||||
<ul class="Iv_list4">
|
||||
{PE.Label id="首页更多访谈" outputQty="12" startRow="3" /}
|
||||
<div class="clearbox"></div>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部居中 interview_middle 结束 -->
|
||||
<!-- 中部左侧 interview_left 开始 -->
|
||||
<div id="interview_sidebar2">
|
||||
<div class="interview_rbox daohang">
|
||||
<dl>
|
||||
<dt class="icon2">
|
||||
<span>会员登录</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<div style="padding:10px;">
|
||||
{PE.Label id="GOV_用户登录" /}
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<a href="{PE.SiteConfig.ApplicationPath/}Government/Letter/Index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/petition_button.gif" border="0"></a>
|
||||
<div class="c_spacing"></div>
|
||||
<div class="interview_rbox">
|
||||
<dl>
|
||||
<dt><a href="#">便民服务</a></dt>
|
||||
<dd>
|
||||
<ul class="c_conv_iconpart">
|
||||
<li><a href="/Category_79/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon1.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_80/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon2.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_81/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon3.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_82/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon4.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_83/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon5.gif" border="0" /></a></li>
|
||||
<li><a href="/Category_84/index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/bmicon6.gif" border="0" /></a></li>
|
||||
</ul>
|
||||
<ul class="c_conv_fontpart">
|
||||
<li><a href="/Category_85/index.aspx">区号邮编</a></li>
|
||||
<li><a href="/Category_86/index.aspx">火车航班</a></li>
|
||||
<li><a href="/Category_87/index.aspx">社会保险</a></li>
|
||||
|
||||
<li><a href="/Category_88/index.aspx">电费查询</a></li>
|
||||
<li><a href="/Category_89/index.aspx">专利查询</a></li>
|
||||
<li><a href="/Category_90/index.aspx">汇率查询</a></li>
|
||||
<li class="c_conv_more"><a href="/Category_63/index.aspx">更多便民查询 >></a></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部左侧 interview_left 结束 -->
|
||||
</div>
|
||||
<div class="clearbox"></div>
|
||||
<div class="c_spacing"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部 center_all 结束 -->
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user