first commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<LabelType>政府标签</LabelType>
|
||||
<LabelIntro>
|
||||
</LabelIntro>
|
||||
<OutType>txt</OutType>
|
||||
<LabelDataType>static</LabelDataType>
|
||||
<LabelTemplate><![CDATA[<div id="top_all">
|
||||
<div id="head">
|
||||
<div id="top_t">
|
||||
|
||||
<div id="top_link">
|
||||
<ul><li>
|
||||
{PE.Label id="全站搜索表单" /}
|
||||
{PE.SiteConfig.TimeNow /}
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="top_banner">
|
||||
<div id="logo"><img alt="logo" src="{PE.SiteConfig.SkinPath/}images/logo.gif" width="179" height="45" border="0" /></div>
|
||||
</div>
|
||||
<div id="menu">
|
||||
{PE.Label id="首页导航" currentId="{PE.Label id="得到父栏目ID" nodeId="@RequestInt_Id" /}" /}
|
||||
</div>
|
||||
</div>
|
||||
</div>]]></LabelTemplate>
|
||||
</root>
|
||||
Reference in New Issue
Block a user