فهرست منبع

修改卡片名

gongtianxiao 1 ماه پیش
والد
کامیت
1af109660e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,