v1.6更新

This commit is contained in:
2026-05-12 22:24:53 +08:00
parent 35bcac54c5
commit 74a71ddaf5
7 changed files with 396 additions and 106 deletions

View File

@@ -277,7 +277,6 @@ async function unlockUser(username, realName) {
showToast(res?.message || '解锁失败', 'error');
}
}
}
async function submitResetPassword() {
if (!currentResetUserId) return;