first commit
This commit is contained in:
@@ -0,0 +1,96 @@
|
||||
<!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/}oversee.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Jquery.pack.js"></script>
|
||||
</head>
|
||||
<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">
|
||||
<!-- 中部居中 oversee_middle 开始 -->
|
||||
<div id="oversee_middle">
|
||||
<!-- 网站位置导航信息开始 -->
|
||||
<div class="c_daohang"> <span class="c_daohang_sp link_style1"> <strong>您现在的位置</strong>:<a href="{PE.SiteConfig.ApplicationPath/}Government/Supervision/Index.aspx">政务督查</a> >> 首页 </div>
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
<div id="oversee_sidebar">
|
||||
<div class="oversee_list2">
|
||||
<dl>
|
||||
<dt><span><a class="titlechg" href="{PE.SiteConfig.ApplicationPath/}Government/Supervision/ProposalList.aspx"> 政协提案</a></span></dt>
|
||||
<dd>
|
||||
{PE.Label id="右侧提案列表标签" ShowNum="11" MeetingType="1" /}
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="c_spacing"></div>
|
||||
<div><a href="{PE.SiteConfig.ApplicationPath/}Government/Letter/Index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/petition_button.gif" border="0"/></a></div>
|
||||
<div class="c_spacing"></div>
|
||||
<div><a href="{PE.SiteConfig.ApplicationPath/}Government/Index.aspx"><img src="{PE.SiteConfig.SkinPath/}images/onlinepl_button.gif" border="0"/></a></div>
|
||||
<div class="c_spacing"></div>
|
||||
<div class="oversee_list2">
|
||||
<dl>
|
||||
<dt><span><a class="titlechg" href="{PE.SiteConfig.ApplicationPath/}Government/Supervision/SuggestionList.aspx"> 人大建议</a></span></dt>
|
||||
<dd>
|
||||
{PE.Label id="右侧人大建议列表标签" ShowNum="11" MeetingType="0" /}
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="oversee_center">
|
||||
<div class="c_search Os_searchpic">
|
||||
{PE.Control.form1/}
|
||||
</div>
|
||||
<div class="oversee_listbox">
|
||||
<dl>
|
||||
<dt> <a class="titlechg" href="{PE.SiteConfig.ApplicationPath/}Government/Supervision/ProposalList.aspx"> <span>政协提案</span> </a> </dt>
|
||||
<dd>
|
||||
{PE.Label id="政协提案列表标签" ShowNum="11" TitleLen="50" MeetingType="1"/}
|
||||
</dd>
|
||||
</dl>
|
||||
<div class="Os_banner"><a href=" #"><img src="{PE.SiteConfig.SkinPath/}images/Os_banner.jpg" border="0"/></a></div>
|
||||
<dl>
|
||||
<dt> <a class="titlechg" href="{PE.SiteConfig.ApplicationPath/}Government/Supervision/SuggestionList.aspx"> <span>人大建议</span> </a> </dt>
|
||||
<dd>
|
||||
{PE.Label id="人大建议列表标签" ShowNum="11" TitleLen="50" MeetingType="0"/}
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 中部居中 oversee_middle 结束 -->
|
||||
<!-- 中部左侧 oversee_left 开始 -->
|
||||
<div id="oversee_sidebar2">
|
||||
<div class="oversee_rbox daohang">
|
||||
<dl>
|
||||
<dt class="icon2">
|
||||
<span>会员登录</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<div style="padding:10px;">
|
||||
{PE.Label id="GOV_用户登录" /}
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
{PE.Label id="提交提案图片链接" /}
|
||||
<div class="c_spacing"></div>
|
||||
|
||||
<div class="oversee_special"><img src="{PE.SiteConfig.SkinPath/}images/Os_pic.jpg" border="0"></div>
|
||||
</div>
|
||||
<!-- 中部左侧 oversee_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