From bcc57f50fe21b71cd5cd1fd4ab558cca497dd884 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Tue, 15 Nov 2022 11:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8D=E9=A6=88=E4=BF=AE=E6=94=B9=E5=AE=8C?= =?UTF-8?q?=E6=88=90-1115?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/web/css/style.css | 26 ++++++++++++++++++++------ view/index/index.html | 10 ++++++++-- 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/public/static/web/css/style.css b/public/static/web/css/style.css index 38067fa..07dc032 100644 --- a/public/static/web/css/style.css +++ b/public/static/web/css/style.css @@ -304,6 +304,11 @@ width: 33%; } +.index-news-title{ + font-size: 22px; + line-height: 1.35; +} + .index-news-title>img { height: 17px; } @@ -458,6 +463,10 @@ align-items: flex-end; } +.project-case-title strong{ + font-size: 20px; +} + .project-case-title img { height: 15px; } @@ -2970,14 +2979,14 @@ width: .6rem; height: .6rem; border-radius: 100%; - background-color: rgba(255, 255, 255, .5); + background-color: rgba(255, 255, 255, .3); left: .1rem; } .banner-swiper .swiper-button-next{ width: .6rem; height: .6rem; border-radius: 100%; - background-color: rgba(255, 255, 255, .5); + background-color: rgba(255, 255, 255, .3); right: .1rem; } .banner-swiper .swiper-button-prev:after, @@ -3354,8 +3363,12 @@ justify-content: center; text-align: center; } + .project-case-title strong{ + font-size: .36rem; + } .project-case-title span{ font-size: .4rem; + margin-top: 0; } .project-case-list>a>.img{ @@ -3426,11 +3439,11 @@ .position-nav-bg01 { background-color: #ffffff !important; - padding-top: .24rem; + padding-top: .12rem; } .pull-section-wap{ - padding-top: .24rem; + padding-top: .12rem; } .sub-nav-bg-01{ @@ -3446,7 +3459,7 @@ background: url(../images/icon/icon-arrow-nav.png); background-size: cover; position: absolute; - top: .23rem; + top: .22rem; z-index: 1; animation: to_right_name 1.3s ease-out infinite; } @@ -3480,12 +3493,13 @@ margin-left: 0; margin-right: .09rem; font-size: .26rem; - line-height: .86rem; + line-height: .88rem; padding: 0 .3rem; color: #897b55; background-color: #e7dab7; text-align: center; font-weight: normal; + border-bottom: 0; } .sub-nav-01>a.active { diff --git a/view/index/index.html b/view/index/index.html index b1caf8a..1ad9d26 100755 --- a/view/index/index.html +++ b/view/index/index.html @@ -58,7 +58,10 @@
-
project case
+
+ NEWS + +
{foreach $newsCategory as $c} @@ -119,7 +122,10 @@
-

{$blocks['project_case_en']['alt'] ?? ''}

+

+ PROEJECT CASE + +

{$blocks['project_case_title']['value'] ?? ''}
{$blocks['project_case_more']['value'] ?? ''}