浏览代码

安卓下载

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;
     }
   }