mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-19 10:25:18 +08:00
自动检查管理员弱密码并提醒
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Tea.context(function () {
|
||||
this.createAdmin = function () {
|
||||
teaweb.popup("/admins/createPopup", {
|
||||
height: "22em",
|
||||
height: "30em",
|
||||
callback: function () {
|
||||
teaweb.success("保存成功", function () {
|
||||
teaweb.reload()
|
||||
|
||||
Reference in New Issue
Block a user