diff --git a/src/views/components/emoEnergyConverter.vue b/src/views/components/emoEnergyConverter.vue index 66e14f0..78a23cf 100644 --- a/src/views/components/emoEnergyConverter.vue +++ b/src/views/components/emoEnergyConverter.vue @@ -632,11 +632,11 @@ const lastLow = lastKLine.value[3]; // 最低价 } ], grid: { - left: "7%", + left: "10%", right: "10", top: '10', bottom: "60", - containLabel: true, + containLabel: false, width: '85%', height: 'auto', overflow: 'hidden'