mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
update
This commit is contained in:
parent
213192d4c9
commit
a54c0c6dda
@ -114,6 +114,7 @@ function getRnd() {
|
|||||||
function showMsg() {
|
function showMsg() {
|
||||||
return new Promise(resolve => {
|
return new Promise(resolve => {
|
||||||
console.log('任务已做完!\n如有未完成的任务,请多执行几次。注:目前入会任务不会做')
|
console.log('任务已做完!\n如有未完成的任务,请多执行几次。注:目前入会任务不会做')
|
||||||
|
console.log('如出现taskVos错误的,请更新USER_AGENTS.js或使用自定义UA功能')
|
||||||
if (!jdNotify) {
|
if (!jdNotify) {
|
||||||
$.msg($.name, '', `${message}`);
|
$.msg($.name, '', `${message}`);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user