Files
2026-03-27 10:55:54 +00:00

33 lines
813 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"name": "targetUid",
"type": "input-text",
"label": "要切换到的账号UID"
},
{
"name": "account",
"type": "input-text",
"label": "账号(非必要,查找不到账号图片时备用)"
},
{
"name": "password",
"type": "input-text",
"label": "密码(非必要,查找不到账号图片时备用)"
},
{
"name": "skipSearch",
"type": "checkbox",
"label": "勾选后不尝试查找账号图片,直接使用账号密码登录"
},
{
"name": "verifyUid",
"type": "checkbox",
"label": "勾选后在切换前后检查当前账号UID辅助判断切换是否成功"
},
{
"name": "screenshotMode",
"type": "checkbox",
"label": "勾选后进入截图模式自动截图保存对应UID的账号图片"
}
]