Files
bettergi-scripts-list/repo/js/薄荷采集/settings.json
Tooltingsu 2f211b3a3c js:薄荷采集 (#657)
* 1

* 1
2025-04-27 20:39:30 +08:00

13 lines
304 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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