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:
@@ -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)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user