Selaa lähdekoodia

fix: 修改底部颜色

MTrun 3 vuotta sitten
vanhempi
sitoutus
c8098f429d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/chart/components/ContentDraw/index.vue

+ 1 - 1
src/views/chart/components/ContentDraw/index.vue

@@ -4,7 +4,7 @@
     :flex="true"
     :showTop="false"
     :showBottom="true"
-    :depth="2"
+    :depth="1"
   >
     <template #bottom>
     </template>