gongtianxiao 1 сар өмнө
parent
commit
1af109660e

+ 1 - 1
src/pages/HomePage.vue

@@ -120,7 +120,7 @@ const metricCardList = computed(() => [
   },
   {
     id: 2,
-    title: '已使用建筑面积',
+    title: '已使用面积',
     text: '占总建筑面积',
     showTrendIcon: false,
     percent: rentPercent.value,