From 979823a4c6d675656b8fbb39063a3b926886aa95 Mon Sep 17 00:00:00 2001 From: rose <1942951600@qq.com> Date: Fri, 14 May 2021 15:03:35 +0800 Subject: [PATCH] 7 --- src/common/platform.styl | 6 +-- src/components/Introduce/RichText.vue | 2 +- src/views/About/Children/Introduce.vue | 4 +- src/views/About/Children/Organ.vue | 12 +++-- src/views/Activity/Activity.vue | 2 +- src/views/Community/Community.vue | 2 +- src/views/Community/Posting.vue | 6 +-- .../IncubationPlatform/Children/Services.vue | 2 +- src/views/Industry/Children/Serve.vue | 2 +- src/views/NewPlatform/Children/Core.vue | 52 +++++-------------- src/views/Policy/components/PolicyList.vue | 20 ++++--- 11 files changed, 45 insertions(+), 65 deletions(-) diff --git a/src/common/platform.styl b/src/common/platform.styl index 69a8345..143711e 100644 --- a/src/common/platform.styl +++ b/src/common/platform.styl @@ -67,7 +67,7 @@ // height: 830px; overflow: hidden; position: relative; - padding: 0 9%; + // padding: 0 9%; } .bottom-title { position: absolute; @@ -78,8 +78,8 @@ .bottom-content { position: relative; float: right; - margin: 40px 0; - width: 79%; + margin: 1rem 0; + width: 100%; } .partner-box { diff --git a/src/components/Introduce/RichText.vue b/src/components/Introduce/RichText.vue index 0acb57b..7e2f37c 100644 --- a/src/components/Introduce/RichText.vue +++ b/src/components/Introduce/RichText.vue @@ -8,7 +8,7 @@