|
@@ -9,18 +9,13 @@
|
|
|
<meta content="black" name="apple-mobile-web-app-status-bar-style">
|
|
|
<meta content="telephone=no" name="format-detection">
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no,viewport-fit=cover" />
|
|
|
- <title>小羊科技技术</title>
|
|
|
- <link rel="stylesheet" type="text/css" href="http://ost.4dage.com/art/artHYC/static/public/animate.min.css" />
|
|
|
- <link rel="stylesheet" type="text/css" href="http://ost.4dage.com/art/artHYC/static/public/swiper-4.3.5.min.css" />
|
|
|
+ <title>小羊科技艺术</title>
|
|
|
+ <link rel="stylesheet" type="text/css" href="static/public/animate.min.css" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="static/public/swiper-4.3.5.min.css" />
|
|
|
<link rel="stylesheet" type="text/css" href="static/css/app.css" />
|
|
|
<script>
|
|
|
- (function() {
|
|
|
- if (!/iPad|iPhone|Android/.test(navigator.userAgent)) {
|
|
|
- window.location.href = 'http://nerual.4dage.com/4dart/';
|
|
|
- }
|
|
|
- })();
|
|
|
- </script>
|
|
|
- <script src="http://ost.4dage.com/art/artHYC/static/public/flexible.min.js" async></script>
|
|
|
+ </script>
|
|
|
+ <script src="static/public/flexible.min.js" async></script>
|
|
|
|
|
|
</head>
|
|
|
|