mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-22 13:36:23 +08:00
perf: 优化亮色模式图层提示
This commit is contained in:
parent
796bfd2c98
commit
0aa3f68f6d
@ -9,9 +9,9 @@
|
|||||||
:fallback-src="requireErrorImg()"
|
:fallback-src="requireErrorImg()"
|
||||||
></n-image>
|
></n-image>
|
||||||
<n-ellipsis style="margin-right: auto">
|
<n-ellipsis style="margin-right: auto">
|
||||||
<n-text class="list-text" :depth="2">
|
<span class="list-text">
|
||||||
{{ props.componentData.chartConfig.title }}
|
{{ props.componentData.chartConfig.title }}
|
||||||
</n-text>
|
</span>
|
||||||
</n-ellipsis>
|
</n-ellipsis>
|
||||||
<layers-status :isGroup="isGroup" :hover="hover" :status="status"></layers-status>
|
<layers-status :isGroup="isGroup" :hover="hover" :status="status"></layers-status>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user