一些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:
mno
2025-05-20 23:43:14 +08:00
committed by GitHub
parent 6a5f7b2587
commit 64610ae0eb
11 changed files with 588 additions and 141 deletions

View File

@@ -43,5 +43,11 @@
"name": "accountName",
"type": "input-text",
"label": "账户名,用于区分不同账号的信息"
},
{
"name": "globalExclusionKeywords",
"type": "input-text",
"label": "全局排除关键词(用于在筛选路线时排除包含指定关键词的路线)\n使用中文分号分隔默认排除不跑",
"default": "不跑"
}
]
]