diff --git a/src/views/home/components/finance.vue b/src/views/home/components/finance.vue
index 553f761..b019fef 100644
--- a/src/views/home/components/finance.vue
+++ b/src/views/home/components/finance.vue
@@ -9,6 +9,9 @@
-
-
+
+
{{ targetData.all.value }}
{{ targetData.all.title }}
-
-
-
+
+
+
{{ item.value }}
@@ -22,8 +31,8 @@
{{ item.title }}
-
-
+
+
@@ -99,6 +108,9 @@ const targetData = reactive({
display: flex;
align-items: center;
justify-content: center;
+ .target-other-innerbox {
+ width: 100px;
+ }
.other-value {
font-family: "AliFangYuanTi";
font-weight: bold;