@@ -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 {