mirror of
https://github.com/okyyds/yyds.git
synced 2026-07-13 03:51:17 +08:00
yyds
This commit is contained in:
@@ -14,7 +14,7 @@ const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
|
||||
//IOS等用户直接用NobyDa的jd cookie
|
||||
let cookiesArr = [], cookie = '';
|
||||
let isLoginInfo = {}
|
||||
let helpnum=1
|
||||
let helpnum=3
|
||||
$.redPacketId = [];
|
||||
if ($.isNode()) {
|
||||
Object.keys(jdCookieNode).forEach((item) => {
|
||||
|
||||
Reference in New Issue
Block a user