views/sketh/cyberspace.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
views/sketh/cyberspace.html
@@ -60,7 +60,7 @@ <label> username </label> <input id="username" class="cool-form-input" type="text"> <input id="username" class="cool-form-input" type="text" autocomplete="off"> </div> <div class="cool-form-block"> <label> @@ -86,7 +86,7 @@ window.onload = function(){document.getElementById("username").focus();} $(document).on('click','.login-btn', function () { window.location.href = "../index.html" }); $('body').keydown(function () {