fix bug of tuban

This commit is contained in:
wlh
2014-12-26 18:01:19 +08:00
parent 9fe12954f3
commit 14544b0f47
+1 -1
View File
@@ -25,7 +25,7 @@
<input type="password" name="re_password" placeholder="请确认密码" ng-model="re_password" maxlength="20"/>
</div>
<div class="login_btn center" ng-click="register()">登录</div>
<div class="login_btn center" ng-click="register()">注册</div>
<div class="login_div_link center">
<div class="fr" ng-click="goLogin()">已有账号,请登录</div>
</div>