소스 검색

调整为跳转官网

heyang 3 년 전
부모
커밋
bf581f4d13
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      microserviceUserH5/vcloud/qqActivity.html

+ 2 - 2
microserviceUserH5/vcloud/qqActivity.html

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