Kaynağa Gözat

修改卡片名

gongtianxiao 1 ay önce
ebeveyn
işleme
1af109660e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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,