gongtianxiao před 1 měsícem
rodič
revize
1af109660e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/pages/HomePage.vue

+ 1 - 1
src/pages/HomePage.vue

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