first commit
This commit is contained in:
@@ -0,0 +1,101 @@
|
||||
<!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" lang="UTF-8">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta content="{PE.Label id="取得META信息" nodeId="@RequestInt_Id" metaType="keywords" /}" name="Keywords" />
|
||||
<meta content="{PE.Label id="取得META信息" nodeId="@RequestInt_Id" metaType="description" /}" name="Description" />
|
||||
<title>{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/}</title>
|
||||
<link href="{PE.SiteConfig.SkinPath/}default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}news.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}video.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{PE.SiteConfig.SkinPath/}flash.css" rel="stylesheet" type="text/css" />
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Common.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/jquery.pack.js"></script>
|
||||
<script type="text/javascript">
|
||||
function ShowTabs(ID) {
|
||||
for (i = 0; i < 4; i++) {
|
||||
if (i == ID) {
|
||||
document.getElementById("TabTitle" + i).className = "titlemouseover";
|
||||
document.getElementById("Tab" + i).style.display = "";
|
||||
}
|
||||
else {
|
||||
document.getElementById("TabTitle" + i).className = "tabtitle";
|
||||
document.getElementById("Tab" + i).style.display = "none";
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
{PE.Label id="GOV_网站顶部" /}
|
||||
<div id="center_all">
|
||||
<div id="main_bg" class="main_bgpic">
|
||||
<div class="main_topspace"></div>
|
||||
<div id="main_bg">
|
||||
<div id="news_center" style="float:right;">
|
||||
<!-- 网站位置导航信息开始 -->
|
||||
<div class="c_daohang"> <span class="c_daohang_sp link_style1"><b>您现在的位置:</b><a href="{PE.SiteConfig.sitepath/}">{PE.SiteConfig.sitename /}</a>>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /}</span> </div>
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
<!-- 搜索引擎开始 -->
|
||||
<div class="c_newssearch_main">
|
||||
<script type="text/javascript" src="{PE.SiteConfig.ApplicationPath /}{PE.SiteConfig.includefilepath /}/FlashSearch.js"></script>
|
||||
</div>
|
||||
<div class="music-topic">
|
||||
<!-- 网站位置导航信息结束 -->
|
||||
<div class="commend-hot ">
|
||||
<div class="textList">
|
||||
<h2>
|
||||
热门推荐</h2>
|
||||
<ul>
|
||||
{PE.Label id="Flash信息列表" exhibitStyle="普通式" parentId="0" outputQty="18" titleLength="20" displayNodeName="true" itemListOrderType="5" /}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="picList">
|
||||
<ul class="grid">
|
||||
{PE.Label id="Flash带图片的信息列表" exhibitStyle="图片式" parentId="0" outputQty="4" itemListOrderType="3" /}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="clearbox">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="video-column">
|
||||
<dl class="cyc">
|
||||
<div class="childclass_main">
|
||||
<!-- 首页图列表混合式栏目列表样式开始 -->
|
||||
{PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="10"}
|
||||
<div class="childclass_main_box">
|
||||
<div class="childclass_title">
|
||||
<div class="more"> {PE.Field id="categorylist" fieldname="MoreLink" /} </div>
|
||||
{PE.Field id="categorylist" fieldname="NodeLink" /} </div>
|
||||
<div class="childclass_content">
|
||||
<ul class="grid">
|
||||
{PE.Label id="Flash带图片的信息列表" titleLength="18" exhibitStyle="图片式" parentId="{PE.field fieldname="NodeID" /}" outputQty="6" itemListOrderType="3" /}
|
||||
</ul>
|
||||
<ul>
|
||||
{PE.Label id="Flash信息列表" exhibitStyle="普通式" parentId="{PE.field fieldname="NodeID" /}" titleLength="24" outputQty="10" itemListOrderType="3" /}
|
||||
</ul>
|
||||
<div class="clearbox"> </div>
|
||||
</div>
|
||||
</div>
|
||||
{/PE.Repeat}
|
||||
<!-- 首页图列表混合式栏目列表样式结束 -->
|
||||
<div class="clearbox"> </div>
|
||||
</div>
|
||||
<div class="showpage">{PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}</div>
|
||||
<div class=" clearbox"></div>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="news_right" style="float:left;"> {PE.Label id="Flash节点左侧" /} </div>
|
||||
<div class=" clearbox"></div>
|
||||
</div>
|
||||
<div class=" clearbox"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="center_all">
|
||||
<div id="main_bg"></div>
|
||||
</div>
|
||||
{PE.Label id="GOV_网站底部" /}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user