更新页面

This commit is contained in:
2025-05-20 16:06:20 +08:00
parent 27d52e2236
commit ccfcea87a7
7 changed files with 30 additions and 32 deletions

View File

@ -205,10 +205,13 @@
left: 50%;
top: 70px;
transform: translateX(-50%);
width: calc(100% - 920px);
width: calc(100% - 890px);
height: 80px;
z-index: 9;
background: #fff;
}
.home-foot{
.home-foot-t{
position: absolute;
left: 50%;
bottom: 2px;
@ -217,6 +220,7 @@
height: calc((100% - 141px)/3 - 32px);
min-width: 560px;
overflow: hidden;
z-index: 9;
background: url("~@/assets/images/right-1.png") no-repeat center center;
background-size: 100% 100%;
.comom-title{