feat(app): migrate auth pages to Vue SPA (stage 2)
This commit is contained in:
1
static/app/assets/password-7ryi82gE.js
Normal file
1
static/app/assets/password-7ryi82gE.js
Normal file
@@ -0,0 +1 @@
|
||||
function s(t){const e=String(t||"");return e.length<8?{ok:!1,message:"密码长度至少8位"}:!/[a-zA-Z]/.test(e)||!/\d/.test(e)?{ok:!1,message:"密码必须包含字母和数字"}:{ok:!0,message:""}}export{s as v};
|
||||
Reference in New Issue
Block a user