修复开团问题
This commit is contained in:
@@ -42,7 +42,6 @@ const JD_API_HOST = 'https://api.m.jd.com/';
|
|||||||
!(async () => {
|
!(async () => {
|
||||||
$.newShareCodes = []
|
$.newShareCodes = []
|
||||||
await getAuthorShareCode()
|
await getAuthorShareCode()
|
||||||
return
|
|
||||||
if (!cookiesArr[0]) {
|
if (!cookiesArr[0]) {
|
||||||
$.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/', {"open-url": "https://bean.m.jd.com/"});
|
$.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/', {"open-url": "https://bean.m.jd.com/"});
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user