perf: update menu icons (#4357)

This commit is contained in:
Li Kui
2024-09-11 16:23:24 +08:00
committed by GitHub
parent ceb52aad7f
commit 8f6bf6add3
15 changed files with 54 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ const routes: RouteRecordRaw[] = [
path: '/workspace',
component: () => import('#/views/dashboard/workspace/index.vue'),
meta: {
icon: 'carbon:workspace',
title: $t('page.dashboard.workspace'),
},
},