From 9089415229f38b685c591125ea8a5039ac6a94c9 Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Sat, 10 Apr 2021 23:58:16 +0800 Subject: [PATCH] fix --- lxk0301.boxjs.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lxk0301.boxjs.json b/lxk0301.boxjs.json index d6655383..27a6d728 100644 --- a/lxk0301.boxjs.json +++ b/lxk0301.boxjs.json @@ -104,10 +104,17 @@ "type": "boolean", "desc": "运行东东农场脚本时不发出系统通知" }, + { + "id": "jdFruitBeanCard", + "name": "使用水滴换豆卡", + "val": false, + "type": "boolean", + "desc": "使用水滴换豆卡(如果出现限时活动是100g水换20豆,此时比浇水划算,推荐换豆)" + }, { "id": "jd_fruit_inviter", "name": "东东农场好友邀请码 列表", - "val": "", + "val": "账号1的好友1邀请码@账号1的好友2邀请码\n\n账号2的好友1邀请码@账号2的好友2邀请码", "type": "textarea", "autoGrow": true, "rows": 8, @@ -142,7 +149,7 @@ { "id": "jd_pet_inviter", "name": "东东萌宠好友邀请码 列表", - "val": "", + "val": "账号1的好友1邀请码@账号1的好友2邀请码\n\n账号2的好友1邀请码@账号2的好友2邀请码", "type": "textarea", "autoGrow": true, "rows": 8, @@ -177,7 +184,7 @@ { "id": "jd_plantbean_inviter", "name": "京东种豆好友邀请码 列表", - "val": "", + "val": "账号1的好友1邀请码@账号1的好友2邀请码\n\n账号2的好友1邀请码@账号2的好友2邀请码", "type": "textarea", "autoGrow": true, "rows": 8,