소스 검색

修改卡片名

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,