Commit e8a57e0e by dabai

ios 下载修改

parent d9974886
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css"> <link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
<title>Foot Seen</title> <title>Foot Seen</title>
<script type="text/javascript"> <script type="text/javascript">
if(url_get_params2().icid!=undefined){
if(url_get_params2().icid.indexOf('lala51')>-1){ if(url_get_params2().icid.indexOf('lala51')>-1){
window.location.href = 'download51.html'+location.search; window.location.href = 'download51.html'+location.search;
} else if(url_get_params2().icid.indexOf('lala52')>-1){ } else if(url_get_params2().icid.indexOf('lala52')>-1){
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
} else if(url_get_params2().icid.indexOf('lala53')>-1){ } else if(url_get_params2().icid.indexOf('lala53')>-1){
window.location.href = 'download53.html'+location.search; window.location.href = 'download53.html'+location.search;
} }
}
function url_get_params2() { function url_get_params2() {
var url = location.href; var url = location.href;
var theRequest = new Object(); var theRequest = new Object();
...@@ -191,4 +192,5 @@ ...@@ -191,4 +192,5 @@
return m < 10 ? '0' + m + "" : m + "" return m < 10 ? '0' + m + "" : m + ""
} }
</script> </script>
</html> </html>
...@@ -177,4 +177,5 @@ ...@@ -177,4 +177,5 @@
return m < 10 ? '0' + m + "" : m + "" return m < 10 ? '0' + m + "" : m + ""
} }
</script> </script>
</html> </html>
...@@ -177,4 +177,5 @@ ...@@ -177,4 +177,5 @@
return m < 10 ? '0' + m + "" : m + "" return m < 10 ? '0' + m + "" : m + ""
} }
</script> </script>
</html> </html>
...@@ -177,4 +177,5 @@ ...@@ -177,4 +177,5 @@
return m < 10 ? '0' + m + "" : m + "" return m < 10 ? '0' + m + "" : m + ""
} }
</script> </script>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment