src/components/commonTrade/kline.vue
@@ -1,8 +1,9 @@ <template> <div class="kline-page"> <!-- :style="{ width: width != 0 ? width + 'px' : '' }" --> <div id="kline-BoxMain" :style="{ width: width != 0 ? width + 'px' : '' }" style="width: 100%;" :class="[ isFullscreen ? 'kline-BoxMain-full' : '', isSpotGoods ? 'kline-BoxMain' : 'kline-BoxMain1',