Browse Source

农历图表顶部缩进调整

Karsa 3 years ago
parent
commit
a039a21e08
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/chartShow/index.vue

+ 3 - 3
src/views/chartShow/index.vue

@@ -347,9 +347,9 @@ export default defineComponent({
             };
 
         //农历图调整顶部缩进
-        // if (state.chartInfo.Calendar === '农历') chart = {
-        //   spacingTop: -24,
-        // }
+        if (state.chartInfo.Calendar === '农历') chart = {
+          spacingTop: -10,
+        }
 
         state.options = {
           colors: