fix: 新增侧边栏和首页

This commit is contained in:
MTrun
2021-12-18 22:05:00 +08:00
parent 90e45f6c23
commit c1daa231b6
29 changed files with 451 additions and 86 deletions
+10
View File
@@ -2,6 +2,11 @@ import type { App } from 'vue';
import {
create,
NA,
NP,
NH1,
NH2,
NH3,
NH4,
NText,
NConfigProvider,
NMessageProvider,
@@ -76,6 +81,11 @@ import {
const naive = create({
components: [
NA,
NP,
NH1,
NH2,
NH3,
NH4,
NText,
NMessageProvider,
NDialogProvider,