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 {