From 2c8b8935c7271a6aae8245ccbde51baca0ea3634 Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Sun, 31 Jan 2021 21:40:07 +0800 Subject: [PATCH] =?UTF-8?q?BoxJs=E4=B8=8A=E7=BA=BF=E4=BA=AC=E5=96=9C?= =?UTF-8?q?=E5=B7=A5=E5=8E=82=E7=9A=84=E5=A5=BD=E5=8F=8B=E9=82=80=E8=AF=B7?= =?UTF-8?q?=E7=A0=81=E5=A1=AB=E5=86=99=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_dreamFactory.js | 2 +- lxk0301.boxjs.json | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/jd_dreamFactory.js b/jd_dreamFactory.js index 5af25d93..250242b9 100644 --- a/jd_dreamFactory.js +++ b/jd_dreamFactory.js @@ -1391,7 +1391,7 @@ function requireConfig() { }) } else { $.shareCodesArr = $.getdata('jd_jxFactory').split('\n').filter(item => item !== "" && item !== null && item !== undefined); - console.log(`惊喜工厂邀请码:${$.getdata('jd_jxFactory')}`); + console.log(`\nBoxJs设置的京喜工厂邀请码:${$.getdata('jd_jxFactory')}\n`); } // console.log(`\n种豆得豆助力码::${JSON.stringify($.shareCodesArr)}`); console.log(`您提供了${$.shareCodesArr.length}个账号的${$.name}助力码\n`); diff --git a/lxk0301.boxjs.json b/lxk0301.boxjs.json index 0c4f8fdd..c60b3d38 100644 --- a/lxk0301.boxjs.json +++ b/lxk0301.boxjs.json @@ -930,6 +930,11 @@ "id": "jd_dreamFactory", "name": "京喜工厂", "keys": ["jd_jxFactory"], + "descs_html": [ + "请在输入框输入跟你互助的京喜工厂的好友互助码", + "同一个京东账号的好友邀请码用@隔开,不同京东账号互助码用换行(return按键)隔开", + "下方输入框给出一个示例,自己使用时删除示例邀请码然后按示例填写即可" + ], "settings": [ { "id": "jd_jxFactory", @@ -942,7 +947,7 @@ } ], "icons": [ - "https://raw.githubusercontent.com/Orz-3/mini/master/jd.png", + "https://raw.githubusercontent.com/58xinian/icon/master/jdgc_mini.png", "https://github.com/58xinian/icon/raw/master/jdgc.png" ], "author": "@lxk0301",