提供一个体验地址

This commit is contained in:
luchenqun 2017-04-13 19:37:19 +08:00
parent bcc8967416
commit 77abc1be87
1 changed files with 1 additions and 1 deletions

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>(体验账号test。密码123456)。
<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>
</span>
</div>