Forráskód Böngészése

apk更新为3.1.2

mojinxia 5 hónapja
szülő
commit
c417e02c7a
1 módosított fájl, 2 hozzáadás és 1 törlés
  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;
 		}
 	}