소스 검색

fix: 修改底部颜色

MTrun 3 년 전
부모
커밋
c8098f429d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>