diff --git a/app/index/view/pc/topic_laptop/index.html b/app/index/view/pc/topic_laptop/index.html index 19157c94..3e927862 100644 --- a/app/index/view/pc/topic_laptop/index.html +++ b/app/index/view/pc/topic_laptop/index.html @@ -30,14 +30,13 @@ {/block} diff --git a/public/static/index/pc/css/topic_laptop/index.css b/public/static/index/pc/css/topic_laptop/index.css index 1f231ceb..cd66744a 100644 --- a/public/static/index/pc/css/topic_laptop/index.css +++ b/public/static/index/pc/css/topic_laptop/index.css @@ -43,8 +43,3 @@ body { /* [data-order="19"] { transition: all 0.3s ease-out 0.2s !important; } */ -[data-order], .annotation, .progress-fill, .zoom-image, .float-card { - transform: translateZ(0); /* 开启硬件加速,将元素交给 GPU 渲染 */ - will-change: opacity, transform; /* 告诉浏览器提前优化这个元素 */ - backface-visibility: hidden; /* 防止元素翻转时的闪烁 */ -} \ No newline at end of file diff --git a/public/static/index/pc/css/topic_laptop/progress.css b/public/static/index/pc/css/topic_laptop/progress.css index 24d43300..2072cf57 100644 --- a/public/static/index/pc/css/topic_laptop/progress.css +++ b/public/static/index/pc/css/topic_laptop/progress.css @@ -189,14 +189,14 @@ .progress-p { color: #cbcfd8; font-size: clamp(16px, 1vw, 0.22rem); - margin-top: 1.23rem; - margin-bottom: 5.04rem; + margin-top: 1.56rem; + margin-bottom: 2rem; text-align: center; } .progress-p1 { color: #cbcfd8; font-size: clamp(16px, 1vw, 0.22rem); margin-top: 1.56rem; - /* margin-bottom: 2.3rem; */ + /* margin-bottom: 1.66rem; */ text-align: center; } \ No newline at end of file diff --git a/public/static/index/pc/css/topic_laptop/wift.css b/public/static/index/pc/css/topic_laptop/wift.css index cae4f2ba..6014f870 100644 --- a/public/static/index/pc/css/topic_laptop/wift.css +++ b/public/static/index/pc/css/topic_laptop/wift.css @@ -39,7 +39,7 @@ color: #cbcfd8; width: 100%; text-align: center; - padding-top: 0.39rem; + padding-top: 0.43rem; line-height: 1.8; font-family: "HarmonyOS-Light"; } diff --git a/public/static/index/pc/images/topic_laptop/eljgd.png b/public/static/index/pc/images/topic_laptop/eljgd.png new file mode 100644 index 00000000..666c9663 Binary files /dev/null and b/public/static/index/pc/images/topic_laptop/eljgd.png differ