Parcourir la source

apk更新为3.1.2

mojinxia il y a 5 mois
Parent
commit
c417e02c7a
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      public/download/index.html

+ 2 - 1
public/download/index.html

@@ -162,7 +162,8 @@
 			//    window.location.href = 'intent://details?id=apk的包名#Intent;package=com.qihoo.appstore;scheme=market;end;';
 			//    break;
 			default:
-				window.location.href = "https://mingxuejingbang.oss-cn-beijing.aliyuncs.com/app/apk/ymxzy_V1.0.1_prod.apk";
+				// window.location.href = "https://mingxuejingbang.oss-cn-beijing.aliyuncs.com/app/apk/ymxzy_V1.0.1_prod.apk";
+				window.location.href = "https://mingxuejingbang.oss-cn-beijing.aliyuncs.com/app/apk/ymxzy_V3.1.2_prod.apk";
 				break;
 		}
 	}