From 3d07d98969ed86c8f9f75b6e61ddd159fba98161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=AF=97=E6=B5=A9?= <8147409+chen-shihao@user.noreply.gitee.com> Date: Wed, 6 Sep 2023 11:45:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/activity/home.vue | 8 ++++---- src/pages/comprehensive/home.vue | 10 +++++----- src/pages/finance/home.vue | 2 +- src/pages/marketing/home.vue | 8 +++++++- 4 files changed, 17 insertions(+), 11 deletions(-) diff --git a/src/pages/activity/home.vue b/src/pages/activity/home.vue index eb61b14..48d3bad 100644 --- a/src/pages/activity/home.vue +++ b/src/pages/activity/home.vue @@ -108,7 +108,7 @@
-
+
@@ -955,7 +955,7 @@ export default { max-width: 100%; } .home_center { - width: 49%; + width: 50%; padding: 0 10px; .inner_box{ margin-top: 1%; @@ -995,10 +995,10 @@ export default { } .home_left, .home_right{ - width: 24%; + width: 25%; .right-top{ width: 100%; - height: 33%; + height: 32%; background-image: url(../../assets/img/activity/right-top.png); background-repeat: no-repeat; background-size: 100% 100%; diff --git a/src/pages/comprehensive/home.vue b/src/pages/comprehensive/home.vue index 988d7e4..67d2f32 100644 --- a/src/pages/comprehensive/home.vue +++ b/src/pages/comprehensive/home.vue @@ -23,7 +23,7 @@
-
+
@@ -36,7 +36,7 @@
-
+
@@ -49,7 +49,7 @@
-
+
@@ -867,7 +867,7 @@ export default { max-width: 100%; } .home_center { - width: 49%; + width: 50%; padding: 0 10px; .inner_box{ margin-top: 1%; @@ -954,7 +954,7 @@ export default { } .home_left, .home_right{ - width: 24%; + width: 25%; .right-top{ width: 100%; height: 40%; diff --git a/src/pages/finance/home.vue b/src/pages/finance/home.vue index 1c245b1..f46218f 100644 --- a/src/pages/finance/home.vue +++ b/src/pages/finance/home.vue @@ -1078,7 +1078,7 @@ export default { width: 25%; .inner_box{ width: 100%; - height: 32%; + height: 33%; } } /deep/ .ant-progress-circle .ant-progress-text { diff --git a/src/pages/marketing/home.vue b/src/pages/marketing/home.vue index 3bd4a46..a102876 100644 --- a/src/pages/marketing/home.vue +++ b/src/pages/marketing/home.vue @@ -1154,10 +1154,15 @@ export default {