first commit

This commit is contained in:
2026-08-31 16:22:00 +08:00
commit e969a1e559
2665 changed files with 128795 additions and 0 deletions
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<LabelType>静态类</LabelType>
<LabelIntro>
</LabelIntro>
<OutType>txt</OutType>
<LabelDataType>static</LabelDataType>
<EnabelAjax>False</EnabelAjax>
<LabelTemplate>
<![CDATA[<div id="header">
<div class="wrapper">
<div id="logo">
<a href="{PE.SiteConfig.ApplicationPath/}">
<img src="{PE.SiteConfig.SkinPath/}user/images/register_login_logo.gif" alt="{PE.SiteConfig.SiteName/}" /></a>
</div>
<div class="top_tool">
<a href="{PE.SiteConfig.ApplicationPath/}" title="返回首页">返回首页</a><a href="{PE.SiteConfig.ApplicationPath/}User/login.aspx" title="会员登录">会员登录</a><a href="{PE.SiteConfig.ApplicationPath/}User/Register.aspx" title="会员注册">会员注册</a></div>
<div class="clear">
</div>
</div>
</div>]]></LabelTemplate>
</root>