first commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<LabelType>静态类</LabelType>
|
||||
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
|
||||
<LabelIntro>用户登录</LabelIntro>
|
||||
<LabelDataType>static</LabelDataType>
|
||||
<LabelTemplate><![CDATA[ <div class="user_box">
|
||||
<dl>
|
||||
<dt>用户信息中心</dt>
|
||||
<dd>
|
||||
<li class="l5" style="display:none;"><input name="" type="text" class="dl_s1" onFocus="if(this.value=='用户名') {this.value='';}" onBlur="if(this.value=='') {this.value='用户名';}" value="用户名" /><input name="" type="text" class="dl_s1" onFocus="if(this.value=='密码') {this.value='';}" onBlur="if(this.value=='') {this.value='密码';}" value="密码" /></li>
|
||||
<li class="l6"><a href="{Stl.SiteUrl}/puyuancms" target="_blank">登录</a>|<a href="{Stl.SiteUrl}/Register.html" target="_blank">注册</a></li>
|
||||
</dd>
|
||||
{PE.Label id="随身购物车" /}
|
||||
</dl>
|
||||
</div>]]></LabelTemplate>
|
||||
<OutType>txt</OutType>
|
||||
<EnabelAjax>False</EnabelAjax>
|
||||
</root>
|
||||
Reference in New Issue
Block a user