mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 05:07:46 +00:00
feat: 查询其他人&设置允许/禁止查询其他人
This commit is contained in:
parent
8981fa84e9
commit
606109f4b3
7 changed files with 29 additions and 17 deletions
|
|
@ -44,6 +44,12 @@ export function supportGuoba() {
|
|||
placeholder: '请输入数字',
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'config.query.others',
|
||||
label: '允许查询他人信息',
|
||||
bottomHelpMessage: '是否允许查询他人信息',
|
||||
component: 'Switch',
|
||||
},
|
||||
{
|
||||
component: 'Divider',
|
||||
label: '抽卡设置',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue