chore: remove empty style tag

This commit is contained in:
dap 2024-09-16 23:32:04 +08:00
parent 5a282de58f
commit fa92dd0520
2 changed files with 0 additions and 4 deletions

View File

@ -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>

View File

@ -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>