|
|
@@ -202,6 +202,7 @@ async function trySecKill() {
|
|
|
"url": "https://b.pingan.com.cn/creditcard/mk8point8/8point8.html?enUmForShare=888888888888&innerid=KDAPP-96SS-HDY-1&activity_FlowId=m_P0P5qA0B23goyp209115&traceid=50030_adbBb7fYuMa#/"
|
|
|
};
|
|
|
let schemaUrl = `paesuperbank://?paesuperbank=${encodeURIComponent(JSON.stringify(params))}`;
|
|
|
+ let strLoginFailMsg = `登录失败,请点击通知栏打开8.8元购活动页面`;
|
|
|
magicJS.notification.post(scriptName, '', strLoginFailMsg, schemaUrl);
|
|
|
return;
|
|
|
}
|