update
This commit is contained in:
@@ -107,6 +107,7 @@ function getRnd() {
|
|||||||
}
|
}
|
||||||
function showMsg() {
|
function showMsg() {
|
||||||
return new Promise(resolve => {
|
return new Promise(resolve => {
|
||||||
|
console.log('任务已做完!\n如有未完成的任务,请多执行几次。注:目前入会任务不会做')
|
||||||
if (!jdNotify) {
|
if (!jdNotify) {
|
||||||
$.msg($.name, '', `${message}`);
|
$.msg($.name, '', `${message}`);
|
||||||
} else {
|
} else {
|
||||||
|
@@ -45,7 +45,7 @@
|
|||||||
"name": "自定义京东脚本的UserAgent",
|
"name": "自定义京东脚本的UserAgent",
|
||||||
"val": "",
|
"val": "",
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"desc": "不懂不知不会UserAgent的请不要随意填写内容"
|
"desc": "不懂不知不会UserAgent的请不要随意填写内容,如需填写使用建议使用京东APP的UserAgent"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "@LXK9301",
|
"author": "@LXK9301",
|
||||||
|
Reference in New Issue
Block a user