@@ -67,7 +67,6 @@
left: 18vw;
color: #fff;
text-align: center;
-
}
</style>
</head>
@@ -126,8 +125,6 @@
if (getPhoneSystem() == 'ios') {
// window.location.href = 'https://apps.apple.com/us/app/极速驾培/id1214200225'
window.location.href = "https://apps.apple.com/us/app/极速驾培/id1214200225"
if (getPhoneSystem() == 'android' && isWeixin() == false) {
window.location.href ='https://t1-1305573081.cos.ap-shanghai.myqcloud.com/apk/fj_student_2.1.5.apk'
@@ -301,7 +301,6 @@ background: #F2F4F7;
color: #333;
font-weight: 600;
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title></title>
+</head>
+<body>
+ <script>
+ //redirect
+ window.location.href ="https://jsjp.zzxcx.net/downloadApp.html"
+ </script>
+</body>
+</html>