From 81014075c9506ef8edc840d3956a607bbaf79977 Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Wed, 16 Dec 2020 15:23:04 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=8CBoxJs=E5=8F=AF=E6=8E=A7=E5=88=B6?= =?UTF-8?q?=E4=B8=8D=E5=90=8C=E8=B4=A6=E5=8F=B7=E5=8F=82=E5=8A=A0=E4=B8=8D?= =?UTF-8?q?=E5=90=8C=E7=BA=A7=E5=88=AB=E7=9A=84=E8=B5=9B=E8=B7=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lxk0301.boxjs.json | 42 ++++++++++++++---------------------------- 1 file changed, 14 insertions(+), 28 deletions(-) diff --git a/lxk0301.boxjs.json b/lxk0301.boxjs.json index eb3edd64..b19d008e 100644 --- a/lxk0301.boxjs.json +++ b/lxk0301.boxjs.json @@ -404,34 +404,6 @@ "type": "boolean", "desc": "偷好友积分与狗粮" }, - { - "id": "joyRunFlag", - "name": "是否参加赛跑(默认参加)", - "val": true, - "type": "boolean", - "desc": "开启脚本将会为您自动参加赛跑(默认参加双人赛跑)" - }, - { - "id": "JOY_TEAM_LEVEL", - "name": "宠汪汪赛跑级别选择", - "val": "2", - "type": "radios", - "desc": "参加多少人的赛跑比赛,其中2代表参加双人PK赛,10代表参加10人突围赛,50代表参加50人挑战赛", - "items": [ - { - "key": "2", - "label": "双人PK赛" - }, - { - "key": "10", - "label": "10人突围赛" - }, - { - "key": "50", - "label": "50人挑战赛" - } - ] - }, { "id": "joyFeedCount", "name": "每次喂养数量(默认10g)", @@ -526,6 +498,20 @@ ], "desc": "宠汪汪的互助码friendPin是京东用户名,不是昵称(可在京东APP->我的->设置查看)。互助码之间用英文逗号隔开,下面给出具体示例,使用时可自行清空重新按格式填写你自己的", "settings": [ + { + "id": "joyRunFlag", + "name": "是否参加赛跑(默认参加)", + "val": true, + "type": "boolean", + "desc": "开启脚本将会为您自动参加赛跑(默认参加双人赛跑)" + }, + { + "id": "JOY_TEAM_LEVEL", + "name": "宠汪汪赛跑级别选择", + "val": "2", + "type": "text", + "desc": "参加多少人的赛跑比赛,其中2代表参加双人PK赛,10代表参加10人突围赛,50代表参加50人挑战赛,多账号参加不同级别的赛跑用&符号隔开,例如2&10&50" + }, { "id": "jd_joy_run_name", "name": "京东账号一昵称",