feat(ui): 第二轮P1 — scoped样式/mc-dialog暗黑适配/空状态/字号变量

This commit is contained in:
Hermes CI Fix
2026-07-17 16:55:09 +08:00
parent c82bd5b40f
commit c68bdd1e1d
12 changed files with 159 additions and 54 deletions
+2
View File
@@ -34,6 +34,8 @@
</div>
<div v-else ref="trendChartRef" style="width:100%;height:320px;"></div>
</el-card>
<el-empty v-if="!trendLoading && trendData.length === 0" description="暂无趋势数据" />
</div>
</template>