Update realtime tooltip and fix some bugs.

This commit is contained in:
Mikoy From ThinkPad
2022-01-10 00:28:58 +08:00
parent 9d9a3b093f
commit 7baa4d1d00
8 changed files with 79 additions and 78 deletions

View File

@@ -39,6 +39,7 @@
if (res.redirected) {
window.location.href = res.url;
} else {
window.location.reload();
mdui.snackbar({
message: '密码错误',
position: 'top',