mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 05:07:46 +00:00
feat:自定义enkaApi地址#134
This commit is contained in:
parent
76f23141f8
commit
79d0aa6773
3 changed files with 16 additions and 2 deletions
|
|
@ -53,6 +53,15 @@ export function supportGuoba() {
|
|||
placeholder: '请输入绑定设备apk下载url',
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'config.enkaApi',
|
||||
label: '自定义enkaApi地址',
|
||||
bottomHelpMessage: '设置自定义的enkaApi地址',
|
||||
component: 'Input',
|
||||
componentProps: {
|
||||
placeholder: '请输入enkaApi地址',
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'config.query.others',
|
||||
label: '查询他人信息',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue