From aea076fcb6df169c6c2c322f07b720f9f4df1b39 Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Sun, 31 Jan 2021 21:07:51 +0800 Subject: [PATCH] debug --- jd_dreamFactory.js | 2 ++ lxk0301.boxjs.json | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/jd_dreamFactory.js b/jd_dreamFactory.js index c1ee054b..3eb6fa35 100644 --- a/jd_dreamFactory.js +++ b/jd_dreamFactory.js @@ -1389,6 +1389,8 @@ function requireConfig() { $.shareCodesArr.push(shareCodes[item]) } }) + } else { + console.log(`惊喜工厂邀请码:${$.getdata('jd_jxFactory')}`) } // console.log(`\n种豆得豆助力码::${JSON.stringify($.shareCodesArr)}`); console.log(`您提供了${$.shareCodesArr.length}个账号的${$.name}助力码\n`); diff --git a/lxk0301.boxjs.json b/lxk0301.boxjs.json index c44d82f4..cb158ab4 100644 --- a/lxk0301.boxjs.json +++ b/lxk0301.boxjs.json @@ -925,6 +925,29 @@ "https://m.360buyimg.com/babel/jfs/t1/165970/14/3741/2184/600585feE6fb250f8/77db4ca560e006be.png", "https://m.360buyimg.com/babel/jfs/t1/165970/14/3741/2184/600585feE6fb250f8/77db4ca560e006be.png" ] + }, + { + "id": "jd_dreamFactory", + "name": "京喜工厂", + "keys": ["jd_jxFactory"], + "settings": [ + { + "id": "jd_jxFactory", + "name": "好友邀请码 列表", + "val": "", + "type": "textarea", + "autoGrow": true, + "rows": 8, + "desc": "京喜工厂邀请码" + } + ], + "icons": [ + "https://raw.githubusercontent.com/Orz-3/mini/master/jd.png", + "https://github.com/58xinian/icon/raw/master/jdgc.png" + ], + "author": "@lxk0301", + "repo": "https://gitee.com/lxk0301/jd_scripts/tree/master", + "script": "https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js" } ] }