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

新增函数:浏览器禁止切换页面 #20

Merged
merged 5 commits into from
Jul 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
修正说明
  • Loading branch information
Nil-nil-zero committed Jul 30, 2024
commit 597e35ca1bb65439e93bfbf52c4f5e3056e97b66
4 changes: 2 additions & 2 deletions lib/yd_phone_Masking.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* 手机号脱敏
* @param {Function} fn 手机号脱敏的函数
* @param {number} delay 手机号
* @param {Function} 手机号脱敏的函数
* @param {number} 手机号
* @author Nil <https://github.com/Nil-nil-zero>
* @return {String}
* @summary 应用场景:用于数据安全合规,个人隐私保护
Expand Down