mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-13 12:11:40 +08:00
优化服务器连接失败提示;优化登录界面输入框回车处理
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
}
|
||||
}).catch(function (error) {
|
||||
console.log(error);
|
||||
alert("无法连接到服务器,请检查网络连接!");
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user