13 lines
211 B
JSON
13 lines
211 B
JSON
[
|
|
{
|
|
"name": "partyName",
|
|
"type": "input-text",
|
|
"label": "队伍名称"
|
|
},
|
|
{
|
|
"name": "loopTimes",
|
|
"type": "input-text",
|
|
"label": "刷取次数",
|
|
"default": "15"
|
|
}
|
|
] |