shawenguan hai 1 ano
pai
achega
e0be6cfbdc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Scripts/pingan/pinganSeckill.js

+ 1 - 0
Scripts/pingan/pinganSeckill.js

@@ -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;
     }