js: 七圣召唤七日历练: 支持使用指定的队伍 (#874)

* js: 七圣召唤七日历练: 支持使用指定的队伍

* js: 七圣召唤七日历练: 细微改进脚本格式
This commit is contained in:
Patrick-Ze
2025-05-19 23:34:44 +08:00
committed by GitHub
parent 8e17c5c207
commit 9b9464a337
3 changed files with 350 additions and 319 deletions

View File

@@ -0,0 +1,7 @@
[
{
"name": "partyName",
"type": "input-text",
"label": "设置要使用的七圣召唤队伍名称"
}
]