Files
ningbo/动易的标签库/标签库/静态类/网站公告垂直.config
T
2026-08-31 16:22:00 +08:00

19 lines
808 B
Plaintext

<root>
<LabelType>静态类</LabelType>
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
<LabelIntro>雅蓝网站公告垂直</LabelIntro>
<LabelDataType>static</LabelDataType>
<LabelTemplate><![CDATA[<div class="r_announce">
<dl>
<dt>网站公告</dt>
<dd>
<div id="announce_vertical">
{PE.Label id="公告列表" titleLength="20" contentLength="200" outputQty="1" displayDateTime="mm-dd" contentType="html" /}
<ul><li class="announce_author"><a href="{PE.SiteConfig.ApplicationPath/}Category_5/index_1.aspx">更多…</a></li></ul>
</div>
</dd>
</dl>
</div>]]></LabelTemplate>
<OutType>txt</OutType>
<EnabelAjax>False</EnabelAjax>
</root>