feat: 新增自定义背景图

This commit is contained in:
MTrun
2022-02-06 21:35:38 +08:00
parent 688ce50c58
commit 8fb8b9328d
18 changed files with 297 additions and 51 deletions
+2
View File
@@ -84,6 +84,7 @@ import {
NPopselect,
NCollapse,
NCollapseItem,
NColorPicker,
NCollapseTransition
} from 'naive-ui';
@@ -172,6 +173,7 @@ const naive = create({
NPopselect,
NCollapse,
NCollapseItem,
NColorPicker,
NCollapseTransition
],
});