Files
ningbo/动易的标签库/标签库/WAP类/WAP头部(其它).config
T
2026-08-31 16:22:00 +08:00

28 lines
803 B
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<LabelType>WAP类</LabelType>
<LabelIntro>
</LabelIntro>
<OutType>sin</OutType>
<LabelDataType>static</LabelDataType>
<EnabelAjax>False</EnabelAjax>
<Version officialVersion="" modifiedVersions="3602" compatibleVersion="" />
<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="xml" />
<xsl:template match="/">
<a id="db" ></a>
<div class="header">
<div id="logo">
<a href="Default.aspx?sid=@Request_sid">
<img src="images/logo.gif" alt="动易网络" /></a>
</div>
</div>
</xsl:template>
</xsl:transform>]]>
</LabelTemplate>
</root>