first commit
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
<?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="/">
|
||||
<div class="onlinepl_box2">
|
||||
<dl>
|
||||
<dt class="i1">市长信箱</dt>
|
||||
<dd>
|
||||
<a><xsl:attribute name="href">{PE.SiteConfig.ApplicationPath/}Government/Letter/Letterwriter.aspx?DepartmentId=1</xsl:attribute>我要写信</a> <a><xsl:attribute name="href">{PE.SiteConfig.ApplicationPath/}Government/Letter/Help.aspx</xsl:attribute> <xsl:attribute name="target">_blank</xsl:attribute>使用说明</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="onlinepl_box2">
|
||||
<dl>
|
||||
<dt class="i2">维权电话</dt>
|
||||
<dd>·消费者投诉举报咨询:<span>12315</span>
|
||||
<br />
|
||||
·法律维权咨询:<span>12348</span>
|
||||
<br />
|
||||
·旅游投诉中心:<span>88392211</span>
|
||||
<br />
|
||||
·市检察院举报:<span>88272000</span>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div style="margin-bottom:5px">
|
||||
<dl>
|
||||
<dt>
|
||||
<a><xsl:attribute name="href">{PE.SiteConfig.ApplicationPath/}Government/Letter/LetterQuery.aspx</xsl:attribute>
|
||||
<img>
|
||||
<xsl:attribute name="src">{PE.SiteConfig.SkinPath/}Images/LetterQuery.gif</xsl:attribute>
|
||||
</img>
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div>
|
||||
<a><xsl:attribute name="href">{PE.SiteConfig.ApplicationPath/}Government/Letter/Letterwriter.aspx?DepartmentId=1</xsl:attribute>
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="src">
|
||||
{PE.SiteConfig.SkinPath/}images/onlinepl_leadermail.gif
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="align">书记信箱</xsl:attribute>
|
||||
<xsl:attribute name="border">0</xsl:attribute>
|
||||
</xsl:element>
|
||||
</a>
|
||||
</div>
|
||||
</xsl:template>
|
||||
</xsl:transform>]]></LabelTemplate>
|
||||
</root>
|
||||
Reference in New Issue
Block a user