隐藏录屏敏感配置字段

This commit is contained in:
QLHazyCoder
2026-05-20 06:06:38 +08:00
parent 519cb9ffa5
commit c9cbcd44cc
6 changed files with 249 additions and 6 deletions
+3
View File
@@ -212,6 +212,9 @@
key: 'email',
label: 'PayPal 账号',
type: 'text',
masked: true,
showPasswordLabel: '显示 PayPal 账号',
hidePasswordLabel: '隐藏 PayPal 账号',
placeholder: '请输入 PayPal 登录邮箱',
autocomplete: 'username',
required: true,