src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
@@ -1,8 +1,5 @@ <template> <div class="GasEts"> <div id="echarts" ref="main"> </div> </div> <div style="width:670px;height:260px;" id="echarts" ref="main"></div> </template> <script> @@ -180,7 +177,7 @@ #echarts{ width: 670px!important; height: 260px!important; position: relative; //position: relative; margin: 0; padding: 0; /*background-color: rgba(0, 0, 0, 0.6);*/