Files
bettergi-scripts-list/repo/js/DoubleFriendshipEncounterPointsRecognition/settings.json

22 lines
536 B
JSON
Raw 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": "partyName",
"type": "input-text",
"label": "(选填)需要领取双倍好感的队伍名称"
},
{
"name": "appointFriendName",
"type": "input-text",
"label": "(选填)指定好友名称"
},
{
"name": "request_times",
"type": "input-text",
"label": "(选填)申请好友数需小于等于7不支持翻页"
},
{
"name": "goStatue",
"type": "checkbox",
"label": "关闭前往七天神像"
}
]