Forráskód Böngészése

调整下载页面

heyang 3 éve%!(EXTRA string=óta)
szülő
commit
af5cc7a293
1 módosított fájl, 2 hozzáadás és 3 törlés
  1. 2 3
      microserviceUserH5/vcloud/exchangePhoneActivity.html

+ 2 - 3
microserviceUserH5/vcloud/exchangePhoneActivity.html

@@ -380,11 +380,10 @@
         function download() {
             if (isAndroid) {
                 if (baseUrl == 'https://per.cs.se.androidscloud.com') {
-                    window.location.href = 'http://per.cs.se.androidscloud.com:8888'
+                    window.location.href = 'http://per.cs.se.androidscloud.com:8888/suanchou'
                 } else {
-                    window.location.href = 'http://www.androidscloud.com?timestamp=' + Math.random();
+                    window.location.href = 'http://www.androidscloud.com/suanchou?timestamp=' + Math.random();
                 }
-
             } else if (isIOS) {
                 document.location.href = 'https://www.pgyer.com/gemini6?timestamp=' + Math.random();
             } else {