js薄荷修点bug (#750)

* Delete repo/js/Tool_mint/settings.json

* Delete repo/js/Tool_mint/main.js

* Add files via upload
This commit is contained in:
Tooltingsu
2025-05-09 16:46:27 +08:00
committed by GitHub
parent 7a3f59f0ed
commit d35296ba7f
2 changed files with 25 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
{
"name": "targetMintCount",
"type": "input-text",
"label": "目标薄荷采集数量"
"label": "目标薄荷采集数量空则默认9999"
},
{
"name": "isRefresh",
@@ -12,6 +12,6 @@
{
"name": "executionTime",
"type": "input-text",
"label": "行时间(单位:分钟)"
"label": "行时间(单位:分钟)空则默认9999"
}
]