shawenguan 1 жил өмнө
parent
commit
ff6edad8cc

+ 1 - 1
Scripts/telecom/cloud189Helper.js

@@ -704,7 +704,7 @@ async function getLoginScanJumpUrl(url){
 }
 
 async function scanLogin(){
-    let sInitUrl = 'https://cloud.189.cn/api/portal/loginUrl.action?redirectURL=https://cloud.189.cn/web/redirect.html?returnURL=/main.action';
+    let sInitUrl = 'https://cloud.189.cn/api/portal/loginUrl.action?redirectURL=https://cloud.189.cn/web/redirect.html?returnURL=%2Fmain.action';
     let jumpUrl = await getLoginScanUrl(sInitUrl);
     if(jumpUrl){
         await getLoginScanJumpUrl(jumpUrl);