perf: 优化工具栏图标展示方式
This commit is contained in:
parent
7121a6b2f8
commit
ef4beff52a
@ -7,7 +7,7 @@
|
||||
@mouseleave="toolsMouseoutHandle"
|
||||
>
|
||||
<!-- PawIcon -->
|
||||
<n-icon v-show="isHide && settingStore.getChartToolsStatus === ToolsStatusEnum.ASIDE" class="asideLogo" size="22">
|
||||
<n-icon v-show="settingStore.getChartToolsStatus === ToolsStatusEnum.ASIDE && isMiniComputed " class="asideLogo" size="22">
|
||||
<PawIcon></PawIcon>
|
||||
</n-icon>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user