修改点击下载传参

This commit is contained in:
Dragon
2024-01-23 15:59:37 +08:00
parent 08656587a1
commit c08811e593
5 changed files with 22 additions and 22 deletions

View File

@@ -260,13 +260,13 @@
width: 100%;
height: 100%;
// overflow: hidden;
transition: all .6s;
transition: all .4s;
transform: translateY(-0%);
.page1 {
width: 100%;
height: 100%;
background: url(../images/h51.png) no-repeat center;
background: url(../images/h51.png) no-repeat ;
background-size: 100% px2rem(1334);
position: relative;
overflow: hidden;