chore: remove empty style tag
This commit is contained in:
parent
5a282de58f
commit
fa92dd0520
@ -73,5 +73,3 @@ export default defineComponent({
|
|||||||
<template>
|
<template>
|
||||||
<EchartsUI ref="chartRef" height="400px" width="100%" />
|
<EchartsUI ref="chartRef" height="400px" width="100%" />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped></style>
|
|
||||||
|
@ -92,5 +92,3 @@ export default defineComponent({
|
|||||||
<template>
|
<template>
|
||||||
<EchartsUI ref="memoryHtmlRef" height="400px" width="100%" />
|
<EchartsUI ref="memoryHtmlRef" height="400px" width="100%" />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped></style>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user