perf: 移除左侧导航菜单 unique-opened 属性
This commit is contained in:
parent
b01c8b29ef
commit
663a2c7173
@ -43,7 +43,6 @@ const tipLineWidth = computed(() => !isTop.value ? "2px" : "0px")
|
|||||||
:background-color="backgroundColor"
|
:background-color="backgroundColor"
|
||||||
:text-color="textColor"
|
:text-color="textColor"
|
||||||
:active-text-color="activeTextColor"
|
:active-text-color="activeTextColor"
|
||||||
:unique-opened="true"
|
|
||||||
:collapse-transition="false"
|
:collapse-transition="false"
|
||||||
:mode="isTop && !isMobile ? 'horizontal' : 'vertical'"
|
:mode="isTop && !isMobile ? 'horizontal' : 'vertical'"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user