opt: 优化编辑器、charts等页面主题样式

This commit is contained in:
gary
2026-02-01 16:43:14 +08:00
parent 350b6dadef
commit fb95c8e934
4 changed files with 42 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ const chartConfig = {
<v-chart
v-if="chartConfig"
class="chart"
:key="theme"
:theme="theme"
:option="chartConfig"
autoresize