mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix
This commit is contained in:
parent
1bef53ed89
commit
cc3e8e62b2
@ -60,6 +60,7 @@ let FEED_NUM = ($.getdata('joyFeedCount') * 1) || 10; //喂食数量默认10g,
|
||||
$.index = i + 1;
|
||||
$.isLogin = true;
|
||||
$.nickName = '';
|
||||
await $.wait(100);
|
||||
// await TotalBean();
|
||||
// console.log(`\n开始【京东账号${$.index}】${$.nickName || $.UserName}\n`);
|
||||
// if (!$.isLogin) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user