feat: 添加图标库,更新菜单与页面标签中的icon相关功能与样式
This commit is contained in:
@@ -73,5 +73,6 @@ router.afterEach((to) => {
|
||||
path: to.path,
|
||||
name: componentName,
|
||||
title: to.meta.title,
|
||||
icon: to.meta.icon as string | undefined,
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user