fix:Convenient to use the enter key on the keyboard (#116)

This commit is contained in:
Yumin Wu 2021-11-12 20:39:50 +08:00 committed by GitHub
parent 93e3e847f2
commit 4829dd3cfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@
</div>
<!-- /.col -->
<div class="col-4">
<button id="btn_login" type="button" class="btn btn-primary btn-block">Sign In</button>
<button id="btn_login" type="submit" class="btn btn-primary btn-block">Sign In</button>
</div>
<!-- /.col -->
</div>