Files
ningbo/动易的标签库/标签库/网上信访/信访首页导航.config
T
2026-08-31 16:22:00 +08:00

17 lines
632 B
XML

<?xml version="1.0"?>
<root>
<LabelType>网上信访</LabelType>
<LabelIntro>
</LabelIntro>
<OutType>sin</OutType>
<LabelDataType>static</LabelDataType>
<EnabelAjax>False</EnabelAjax>
<LabelTemplate>
<![CDATA[<?xml version="1.0" encoding="utf-8"?>
<xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pe="labelproc" exclude-result-prefixes="pe">
<xsl:output method="html" />
<xsl:template match="/">
<a><xsl:attribute name="href">{PE.SiteConfig.ApplicationPath/}Government/Letter/Index.aspx</xsl:attribute>网上信访</a>
</xsl:template>
</xsl:transform>]]></LabelTemplate>
</root>