去掉体验地址

This commit is contained in:
luchenqun 2017-04-19 11:14:06 +08:00
parent 2f422dc013
commit 331a76c0e9
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
<div class="ui container" style="width:100%;height:10px"></div>
<div class="foot" style="margin-bottom:10px;">
<div class="ui segment container">
&nbsp;&nbsp;&nbsp;&nbsp;Copyleft ©All Rights Reserved LCQ(假装网站有个页脚)&nbsp;&nbsp;|&nbsp;&nbsp;联系我(QQ:530485521)&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://github.com/luchenqun/my-bookmark" target="_blank">网站源码</a>&nbsp;&nbsp;|&nbsp;&nbsp;V1.3.0&nbsp;&nbsp;|&nbsp;&nbsp;<span>由于使用国外服务器如果加载失败请按F5<a href="http://47.92.83.245:2000" target="_blank">你懂的!</a>(●'◡'●)</span>
&nbsp;&nbsp;&nbsp;&nbsp;Copyleft ©All Rights Reserved LCQ(假装网站有个页脚)&nbsp;&nbsp;|&nbsp;&nbsp;联系我(QQ:530485521)&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://github.com/luchenqun/my-bookmark" target="_blank">网站源码</a>&nbsp;&nbsp;|&nbsp;&nbsp;V1.3.0&nbsp;&nbsp;|&nbsp;&nbsp;<span>由于使用国外服务器如果加载失败请按F5你懂的(●'◡'●)</span>
</div>
</div>
<!-- directive书签编辑 -->

View File

@ -27,7 +27,7 @@
<div class="field">
<div class="ui submit button" ng-click="login()">登陆</div>
<span>
<div style="margin-top:20px;float:right;">没有账号?<a style="cursor:pointer;" ng-click="showRegister()">注册一个!</a>仅体验请访问<a href="http://47.92.83.245:2000" target="_blank">体验地址</a>(体验账号test。密码123456)。
<div style="margin-top:20px;float:right;">没有账号?<a style="cursor:pointer;" ng-click="showRegister()">注册一个!</a>(体验账号test。密码123456)。
</div>
</span>
</div>