perf: 优化亮色模式图层提示

This commit is contained in:
奔跑的面条 2022-10-14 09:37:12 +08:00
parent ce68910e48
commit 7e3efa46ee

View File

@ -9,9 +9,9 @@
:fallback-src="requireErrorImg()"
></n-image>
<n-ellipsis style="margin-right: auto">
<n-text class="list-text" :depth="2">
<span class="list-text">
{{ props.componentData.chartConfig.title }}
</n-text>
</span>
</n-ellipsis>
<layers-status :isGroup="isGroup" :hover="hover" :status="status"></layers-status>
</div>