소스 검색

安卓下载

mojinxia 7 달 전
부모
커밋
9ba5514619
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      public/download/index.html

+ 2 - 1
public/download/index.html

@@ -166,7 +166,8 @@
       //    window.location.href = 'intent://details?id=apk的包名#Intent;package=com.qihoo.appstore;scheme=market;end;';
       //    break;
       default:
-        window.location.href = "https://a.app.qq.com/o/simple.jsp?pkgname=com.mingxuejinbang.mxjb";
+        // window.location.href = "https://a.app.qq.com/o/simple.jsp?pkgname=com.mingxuejinbang.mxjb";
+        window.location.href = "https://a.app.qq.com/o/simple.jsp?pkgname=cn.fdzn.mxjc";
         break;
     }
   }