feat(ui): 第二轮P1 — scoped样式/mc-dialog暗黑适配/空状态/字号变量
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user