mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-28 05:29:52 +08:00
17 lines
343 B
JSON
17 lines
343 B
JSON
[
|
|
{
|
|
"name": "accountName",
|
|
"type": "input-text",
|
|
"label": "账户名,用于输出识别结果时区分不同账号信息,非必须"
|
|
},
|
|
{
|
|
"name": "pink",
|
|
"type": "checkbox",
|
|
"label": "识别纠缠之缘/粉球"
|
|
},
|
|
{
|
|
"name": "blue",
|
|
"type": "checkbox",
|
|
"label": "识别相遇之缘/蓝球"
|
|
}
|
|
] |