Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 用户注册邮箱不能使用下划线 #63

Open
kingc2022 opened this issue Aug 1, 2022 · 0 comments
Open

[BUG] 用户注册邮箱不能使用下划线 #63

kingc2022 opened this issue Aug 1, 2022 · 0 comments

Comments

@kingc2022
Copy link

[BUG] 用户注册邮箱不能使用下划线

img1

问题链接 (点我直达)

// 新的正则表达式
const regEmail =
    /^[\w\u4e00-\u9fa50-9]+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/;

img2
img3
img4
img5
img6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant