mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 05:07:46 +00:00
fix:设备信息
This commit is contained in:
parent
7f27bbf332
commit
d6e52b1a24
8 changed files with 49 additions and 14 deletions
|
|
@ -259,6 +259,15 @@ export function supportGuoba() {
|
|||
placeholder: '请输入modelName',
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'device.osVersion',
|
||||
label: 'osVersion(androidVersion)',
|
||||
bottomHelpMessage: '设置默认设备osVersion字段',
|
||||
component: 'Input',
|
||||
componentProps: {
|
||||
placeholder: '请输入osVersion',
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'device.deviceInfo',
|
||||
label: 'deviceInfo(deviceFingerprint)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue