升级:升级 Arco Design Pro Vue 版本为 2.6.0(新增 TopMenu 顶部菜单栏功能,并修复部分 Bug,详情请参阅官方 CHANGELOG)

This commit is contained in:
2023-01-10 21:22:57 +08:00
parent 76fb698a37
commit 519124a3c7
13 changed files with 136 additions and 23 deletions

View File

@@ -5,6 +5,7 @@ export interface AppState {
colorWeak: boolean;
navbar: boolean;
menu: boolean;
topMenu: boolean;
hideMenu: boolean;
menuCollapse: boolean;
footer: boolean;