mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
feat(page): home page layout
This commit is contained in:
@@ -39,10 +39,15 @@ import {
|
||||
NMessageProvider,
|
||||
NPageHeader,
|
||||
NResult,
|
||||
NH3,
|
||||
NEllipsis,
|
||||
NTag,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NTag,
|
||||
NResult,
|
||||
NEllipsis,
|
||||
NPageHeader,
|
||||
NMessageProvider,
|
||||
NLayout,
|
||||
@@ -50,6 +55,7 @@ const components = [
|
||||
NMenu,
|
||||
NDropdown,
|
||||
NH2,
|
||||
NH3,
|
||||
NP,
|
||||
NAlert,
|
||||
NTooltip,
|
||||
|
||||
Reference in New Issue
Block a user