新增注册,找回密码功能页面

This commit is contained in:
fengerli
2025-09-17 16:05:50 +08:00
parent 48da6d0e1c
commit d8f281a891
9 changed files with 1051 additions and 49 deletions

View File

@ -16,6 +16,11 @@ axios@^1.9.0:
form-data "^4.0.0"
proxy-from-env "^1.1.0"
blueimp-md5@^2.19.0:
version "2.19.0"
resolved "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.19.0.tgz"
integrity sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
version "1.0.2"
resolved "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz"