|
@@ -3,7 +3,7 @@
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
- <title>披云居</title>
|
|
|
+ <title>三界镇牛场山家庭农场</title>
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
@@ -65,5 +65,11 @@
|
|
|
height: 6px !important;
|
|
|
}
|
|
|
</style>
|
|
|
+ <script>
|
|
|
+ window.onload = function () {
|
|
|
+ document.querySelectorAll('.ggskin.ggskin_scrollarea')[0].style.visibility='visible'
|
|
|
+ document.querySelectorAll('.ggskin.ggskin_scrollarea')[0].style.opacity=1
|
|
|
+ }
|
|
|
+ </script>
|
|
|
</body>
|
|
|
</html>
|