From ae375c675e635991c36d481a9925207c06b008cb Mon Sep 17 00:00:00 2001 From: z_yu <1534695664@qq.com> Date: Thu, 22 Sep 2022 17:07:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E4=B9=A6=E9=A6=86=E7=AE=80=E4=BB=8B?= =?UTF-8?q?=E6=95=B0=E5=AD=97=E8=B5=84=E6=BA=90=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/index.scss | 2 - src/views/digitalResource.vue | 55 ++++++++++++++++++-- src/views/digitalResourceJson.json | 18 +++++++ src/views/libraryIntroduction.vue | 81 ++++++++++++++++-------------- 4 files changed, 112 insertions(+), 44 deletions(-) diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss index c8d32ac..e0dbd2d 100644 --- a/src/assets/styles/index.scss +++ b/src/assets/styles/index.scss @@ -411,7 +411,5 @@ display: flex; justify-content: space-between; height: 880px; - margin: 30px 0; - padding: 0 40px; background: #F4F4F4; } \ No newline at end of file diff --git a/src/views/digitalResource.vue b/src/views/digitalResource.vue index bcff5ea..53db31d 100644 --- a/src/views/digitalResource.vue +++ b/src/views/digitalResource.vue @@ -2,8 +2,8 @@