From 692131890fa525e8e5f7a93c35a879ecabd85e53 Mon Sep 17 00:00:00 2001 From: clay <209192278@qq.com> Date: Tue, 18 Oct 2022 23:40:41 +0800 Subject: [PATCH] =?UTF-8?q?dengjie=20commit=20:=20=E5=AD=A6=E6=9C=AF?= =?UTF-8?q?=E4=BA=A4=E6=B5=81=E5=9B=BA=E5=AE=9A=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/header/index.vue | 1 - .../index/components/academy_and_sciences.vue | 30 +++++++++---------- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/src/views/header/index.vue b/src/views/header/index.vue index 0caa2eb..7b313e4 100644 --- a/src/views/header/index.vue +++ b/src/views/header/index.vue @@ -150,7 +150,6 @@ export default { let lang = '' if (this.$i18n.locale === 'en') { lang = 'cn' - } else { lang = 'en' } diff --git a/src/views/index/components/academy_and_sciences.vue b/src/views/index/components/academy_and_sciences.vue index 8277380..551cbe3 100644 --- a/src/views/index/components/academy_and_sciences.vue +++ b/src/views/index/components/academy_and_sciences.vue @@ -15,7 +15,7 @@ {{item.title}} -
+
更多
@@ -88,7 +88,7 @@
-
+
更多
@@ -247,13 +247,20 @@ export default { -webkit-line-clamp: 1; //显示的行 } } - + .sciences_more{ + margin-top: 3rem; + margin-bottom: 3rem; + } + .academy_more{ + margin-top: 1.7rem; + margin-bottom: 3rem; + } .more { width: 100%; display: flex; height: 2.3rem; - margin-top: 3.4rem; - margin-bottom: 3rem; + //margin-top: 3rem; + //margin-bottom: 3rem; cursor: pointer; .more_text { font-size: 1.6rem; @@ -286,22 +293,13 @@ export default { .academy_content { cursor: pointer; - - //&:hover{ - // box-shadow: 0 8px 11px 0 rgba(0, 73, 174, 0.5); - // background: #FFFFFF; - // color: #0049AF; - // .academy_content_text{ - // color: #575757; - // } - //} - - + height: 10.5rem; background-color: rgba(10, 81, 174, 0.89); padding: 2.5rem 2.3rem; border-radius: 16px; margin-bottom: 1.9rem; color: #FFFFFF; + &_icontime { display: flex; margin-bottom: 1.1rem;