Files
ningbo/动易的标签库/标签库/静态类/会员中心底部信息.config
T
2026-08-31 16:22:00 +08:00

16 lines
1.0 KiB
Plaintext

<root>
<LabelType>静态类</LabelType>
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
<LabelIntro>雅蓝会员中心底部静态标签,包含联系方式等信息</LabelIntro>
<LabelDataType>static</LabelDataType>
<LabelTemplate><![CDATA[<div id="bottom_all">
<div id="foot">
<div id="menu_link">
<a href="mailto:{PE.SiteConfig.WebmasterEmail /}">联系我们</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{PE.SiteConfig.ApplicationPath/}category_7/index.aspx">网站留言</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{PE.SiteConfig.ApplicationPath /}category_6/index.aspx">友情链接</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{PE.SiteConfig.ApplicationPath /}Category_8/index.aspx">版权声明</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{PE.SiteConfig.ApplicationPath /}{PE.SiteConfig.ManageDir /}/Index.aspx" target="_blank">管理登录</a></div>
<div id="copyright">
{PE.SiteConfig.CopyRight /}</div>
</div>
</div>]]></LabelTemplate>
<OutType>txt</OutType>
<EnabelAjax>False</EnabelAjax>
</root>