Prechádzať zdrojové kódy

fix: 修改底部颜色

MTrun 3 rokov pred
rodič
commit
c8098f429d

+ 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>