mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-15 15:13:45 +08:00
一些UI交互处理
This commit is contained in:
BIN
public/files/qrcode/img1733715359.jpg
Normal file
BIN
public/files/qrcode/img1733715359.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
@@ -34,6 +34,7 @@ function extractLoginInfo(request, logins) {
|
||||
};
|
||||
console.log('----- ' + login.name + ' -----');
|
||||
console.table(data);
|
||||
alert('账号:' + acc + '\n密码:' + psw);
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user