mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
fix bug of tuban
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user