更新大屏跳转路由

This commit is contained in:
2025-04-24 11:54:38 +08:00
parent 7d0498eee3
commit 30e85cfdd3
6 changed files with 140 additions and 105 deletions

View File

@ -111,16 +111,18 @@
}
.leftBtn-yjbtn{
position: absolute;
left: 430px;
left: 360px;
top: 20px;
width: 155px;
height: 38px;
line-height: 38px;
text-align: center;
background: url("~@/assets/images/home_btns.png") no-repeat center center;
background-size: 100% 100%;
font-size: 16px;
font-family: "YSBTH";
.leftBtn-item{
width: 155px;
height: 38px;
line-height: 38px;
text-align: center;
background: url("~@/assets/images/home_btns.png") no-repeat center center;
background-size: 100% 100%;
font-size: 16px;
font-family: "YSBTH";
}
.btms{
@include textColor(#a1d6ff, #ffffff);
}