js:薄荷采集 (#657)

* 1

* 1
This commit is contained in:
Tooltingsu
2025-04-27 20:39:30 +08:00
committed by GitHub
parent 7948a986a0
commit 2f211b3a3c
192 changed files with 45694 additions and 0 deletions

View File

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