瀏覽代碼

Merge branch 'zz-test' into master

LAPTOP-U5GOA5HA\zz 1 年之前
父節點
當前提交
f867e9dda3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>