update
This commit is contained in:
@@ -155,7 +155,7 @@ async function shaking() {
|
|||||||
}
|
}
|
||||||
function showMsg() {
|
function showMsg() {
|
||||||
if ($.prizeBeanCount) {
|
if ($.prizeBeanCount) {
|
||||||
$.msg(`${$.name}`, `京东账号${$.index} ${$.nickName}`, `【获得】${$.prizeBeanCount}京豆\n【账号总计】${$.totalBeanCount}京豆`);
|
$.msg(`${$.name}`, `京东账号${$.index} ${$.nickName}`, `获得${$.prizeBeanCount}京豆`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//====================API接口=================
|
//====================API接口=================
|
||||||
|
Reference in New Issue
Block a user