This commit is contained in:
lxk0301
2021-01-18 12:45:52 +08:00
parent 269f5b0330
commit 1ee40de2e2
2 changed files with 2 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ function getRnd() {
}
function showMsg() {
return new Promise(resolve => {
console.log('任务已做完!\n如有未完成的任务请多执行几次。注目前入会任务不会做')
if (!jdNotify) {
$.msg($.name, '', `${message}`);
} else {