fix: 整体图标调整

This commit is contained in:
陈小婷
2020-12-08 00:22:55 +08:00
parent 7bae4c3752
commit 5dc8226ce1
19 changed files with 45 additions and 47 deletions

View File

@@ -9,7 +9,7 @@ const dashboardRoute = {
meta: {
title: 'routes.dashboard.welcome',
affix: true,
icon: 'ant-design:home-outlined',
icon: 'bx:bx-home',
},
};