shawenguan 1 년 전
부모
커밋
e0be6cfbdc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;
     }