From dbc2f0fcb10b20ec01d94595784d1bcd38765972 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Thu, 23 Dec 2021 14:25:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=96=99=E4=B8=AD=E5=BF=83=20-=20?= =?UTF-8?q?=E5=8A=A0=E4=B8=80=E4=B8=AA=E5=AD=97=E6=AE=B5=20-=20=E8=B5=84?= =?UTF-8?q?=E6=96=99=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dataCenter/dataCenterDetail.vue | 22 +++++++++++-------- .../regulatoryRepository/dataCenter/index.vue | 18 +++++++++++++++ 2 files changed, 31 insertions(+), 9 deletions(-) diff --git a/src/pages/regulatoryRepository/dataCenter/dataCenterDetail.vue b/src/pages/regulatoryRepository/dataCenter/dataCenterDetail.vue index 20b2fcfb0..74c71c018 100644 --- a/src/pages/regulatoryRepository/dataCenter/dataCenterDetail.vue +++ b/src/pages/regulatoryRepository/dataCenter/dataCenterDetail.vue @@ -20,6 +20,10 @@ {{ detailInfoForm.dataTitle }}

+

+ + {{ detailInfoForm.dataExplain }} +

@@ -233,8 +237,8 @@ export default { .title { flex: 1; font-weight: bold; - font-size: 20px; - margin-left: 15px; + font-size: 40px; + margin-left: 30px; .el-icon-s-order { font-size: 22px; @@ -244,16 +248,16 @@ export default { } } .transition-box { - padding: 0 10px; + padding: 0 10% 0 10%; background: #ffffff; - font-size: 14px; + font-size: 28px; .transition-box-p { - line-height: 35px; + line-height: 70px; .transition-box-label { display: inline-block; - width: 100px; + width: 200px; vertical-align: top; } @@ -280,9 +284,9 @@ export default { & > i { display: inline-block; - margin-left: 3px; - width: 18px; - height: 16px; + margin-left: 6px; + width: 36px; + height: 32px; background-repeat: no-repeat; background-size: 100% 100%; background-position: center center; diff --git a/src/pages/regulatoryRepository/dataCenter/index.vue b/src/pages/regulatoryRepository/dataCenter/index.vue index 822529d62..c74ed9f61 100644 --- a/src/pages/regulatoryRepository/dataCenter/index.vue +++ b/src/pages/regulatoryRepository/dataCenter/index.vue @@ -156,6 +156,23 @@ clearable /> + + + +