移动端banner

This commit is contained in:
clay
2022-01-03 21:02:29 +08:00
parent b9bf868535
commit aaedfdbc81
2 changed files with 40 additions and 12 deletions

View File

@@ -79,11 +79,11 @@ export default {
.next {
//width: 100%;
width: 6rem;
width: 3.4vw;
left: 50%;
bottom: 8rem;
bottom: 2.3vw;
position: absolute;
margin-left: -3rem;
margin-left: -1.7vw;
cursor: pointer;
img{
width: 100%;