Commit 7126ee76 by liangjianmin

css

parent 88407966
......@@ -99,8 +99,8 @@ body, html {
}
.star1 {
right: 252px;
bottom: 165px;
right: 241px;
bottom: 172px;
width: 21px;
height: 21px;
}
......@@ -293,8 +293,8 @@ body, html {
}
.star19 {
right: 248px;
bottom: 154px;
right: 232px;
bottom: 162px;
width: 12px;
height: 12px;
......
......@@ -270,8 +270,8 @@ html {
border-radius: 50%;
}
.home-page .map-box .star1 {
right: 252px;
bottom: 165px;
right: 241px;
bottom: 172px;
width: 21px;
height: 21px;
}
......@@ -429,8 +429,8 @@ html {
animation-delay: 3.8s;
}
.home-page .map-box .star19 {
right: 248px;
bottom: 154px;
right: 232px;
bottom: 162px;
width: 12px;
height: 12px;
}
......
......@@ -10,7 +10,7 @@
content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link type="favicon" rel="shortcut icon" href="favicon.ico" />
<link rel="stylesheet" type="text/css" href="./css/history/history.min.css" />
<link rel="stylesheet" type="text/css" href="./css/history/history.min.css?212" />
</head>
......@@ -39,7 +39,7 @@
shutterW: 1000, // 容器宽度
shutterH: 358, // 容器高度
isAutoPlay: true, // 是否自动播放
playInterval: 30000, // 自动播放时间
playInterval: 5000, // 自动播放时间
curDisplay: 1, // 当前显示页
fullPage: true // 是否全屏展示
});
......
......@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link type="favicon" rel="shortcut icon" href="favicon.ico"/>
<link rel="stylesheet" type="text/css" href="./css/vis/index.min.css?124545"/>
<link rel="stylesheet" type="text/css" href="./css/vis/index.min.css?1111111111"/>
</head>
<body>
......
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