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
0e56eb2c29
commit
fa96587ad0
@ -155,7 +155,7 @@ async function shaking() {
|
||||
}
|
||||
function showMsg() {
|
||||
if ($.prizeBeanCount) {
|
||||
$.msg(`${$.name}`, `京东账号${$.index} ${$.nickName}`, `【获得】${$.prizeBeanCount}京豆\n【账号总计】${$.totalBeanCount}京豆`);
|
||||
$.msg(`${$.name}`, `京东账号${$.index} ${$.nickName}`, `获得${$.prizeBeanCount}京豆`);
|
||||
}
|
||||
}
|
||||
//====================API接口=================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user