Browse Source

feat:总览-基础信息调整

LAPTOP-U5GOA5HA\zz 1 year ago
parent
commit
1c12fa629b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/views/Home/components/FirstHight.vue

+ 1 - 1
app/src/views/Home/components/FirstHight.vue

@@ -1,5 +1,5 @@
 <template>
-  <div ref="chart" class="item" style="width: 220px; height: 180px" />
+  <div ref="chart" class="item" style="width: 220px; height: 200px" />
 </template>
 
 <script>