13 lines
304 B
JSON
13 lines
304 B
JSON
[
|
||
{
|
||
"name": "targetMintCount",
|
||
"type": "input-text",
|
||
"label": "目标薄荷采集数量",
|
||
"placeholder": "请输入需要采集的薄荷数量(如:500)"
|
||
},
|
||
{
|
||
"name": "isRefresh",
|
||
"type": "checkbox",
|
||
"label": "是否刷新"
|
||
}
|
||
] |