修改点击下载传参
This commit is contained in:
@@ -245,14 +245,14 @@
|
||||
html .h5 .pagesBox {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
transition: all .6s;
|
||||
transition: all .4s;
|
||||
transform: translateY(0%);
|
||||
}
|
||||
body .h5 .pagesBox .page1,
|
||||
html .h5 .pagesBox .page1 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../images/h51.png) no-repeat center;
|
||||
background: url(../images/h51.png) no-repeat;
|
||||
background-size: 100% 17.78667rem;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user