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

增加方法 #6

Open
mykeyon opened this issue May 31, 2020 · 0 comments
Open

增加方法 #6

mykeyon opened this issue May 31, 2020 · 0 comments

Comments

@mykeyon
Copy link

mykeyon commented May 31, 2020

1.推荐一个前几天看见的正则格式化金额的方法
"1234567890".replace(/\B(?=(\d{3})+(?!\d))/g, ",")
2.苹果手机不支持new Date("2020-05-31"),

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