mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-09 22:53:15 +08:00
chore: remove empty style tag
This commit is contained in:
@@ -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>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user