一些js更新 (#890)
* 一些js更新 * Update repo/js/自动小怪锄地规划/main.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update repo/js/自动精英锄地规划/main.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -43,5 +43,11 @@
|
||||
"name": "accountName",
|
||||
"type": "input-text",
|
||||
"label": "账户名,用于区分不同账号的信息"
|
||||
},
|
||||
{
|
||||
"name": "globalExclusionKeywords",
|
||||
"type": "input-text",
|
||||
"label": "全局排除关键词(用于在筛选路线时排除包含指定关键词的路线)\n使用中文分号;分隔,默认排除不跑",
|
||||
"default": "不跑"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user