调整
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-18 16:16:47 +08:00
parent b7e09aeb04
commit d9000fbe1c
14 changed files with 309 additions and 284 deletions

View File

@@ -2,26 +2,16 @@
position: relative;
width: 100%;
aspect-ratio: 16/9; /* 2560/1440=16/9核心比例约束 */
background-repeat: no-repeat;
background-size: 100% auto; /* 宽度铺满,高度自动 */
margin-bottom: 2.63rem;
}
/* 背景图适配:铺满比例容器 */
/* .bg-img {
width: 100%;
height: 100%;
min-width: 1280px;
}
.bg-img img {
width: 100%;
height: 100%;
} */
.readon-text {
max-width: 1440px;
min-width: 1280px;
/* max-width: 1440px;
min-width: 1280px; */
width: 14.4rem;
margin: 0 auto;
}
.readon-t {
@@ -56,10 +46,11 @@
margin-top: 0.72rem;
font-family: "HarmonyOS-Light";
}
.readon-img {
.readon-img,.readon-img1 {
width: 100%;
/* max-w
max-width: 1440px;
min-width: 1280px;
min-width: 1280px; */
margin-top:2.37rem;
}
.readon-img img {
@@ -67,6 +58,11 @@
max-width: 3.78rem;
aspect-ratio: 378/218;
}
.readon-img1 img {
width: 100%;
max-width: 3.73rem;
/* aspect-ratio: 378/218; */
}
.readon-img-box {
width: 100%;
min-width: 1280px;