Browse Source

android app download url

何海涛 1 year ago
parent
commit
bfd469a5f5
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/app.html
  2. 1 1
      public/download/index.html

+ 1 - 1
public/app.html

@@ -18,7 +18,7 @@
 		<img id="qr2" src="download/readme/初中180.png" style="position:absolute;width: 173.5px;left: 213px;bottom: 250px;" />
 	</div>
 	<map name="switchToMap">
-		<area alt="Android客户端下载" shape="rect" coords="318,230,452,268" href="download/inex.html" style="outline:none;" />
+		<area alt="Android客户端下载" shape="rect" coords="318,230,452,268" href="download/index.html" style="outline:none;" />
 		<area alt="ios客户端下载" shape="rect" coords="318,280,452,318" href="download/index.html" style="outline:none;" />
 	</map>
 	<script>

+ 1 - 1
public/download/index.html

@@ -163,7 +163,7 @@
 			//    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=cn.fdzn.mxby";
+				window.location.href = "https://mingxuejingbang.oss-cn-beijing.aliyuncs.com/app/apk/mxby_pro_2.0.0.apk";
 				break;
 		}
 	}