隐藏录屏敏感配置字段
This commit is contained in:
@@ -212,6 +212,9 @@
|
||||
key: 'email',
|
||||
label: 'PayPal 账号',
|
||||
type: 'text',
|
||||
masked: true,
|
||||
showPasswordLabel: '显示 PayPal 账号',
|
||||
hidePasswordLabel: '隐藏 PayPal 账号',
|
||||
placeholder: '请输入 PayPal 登录邮箱',
|
||||
autocomplete: 'username',
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user