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