fix: 修改首页

This commit is contained in:
MTrun
2021-12-14 20:32:22 +08:00
parent d699206cd9
commit ac8274f791
3 changed files with 104 additions and 74 deletions
+4 -2
View File
@@ -66,7 +66,8 @@ import {
NTimePicker,
NBackTop,
NSkeleton,
NCarousel
NCarousel,
NCollapseTransition
} from 'naive-ui';
const naive = create({
@@ -136,7 +137,8 @@ const naive = create({
NTimePicker,
NBackTop,
NSkeleton,
NCarousel
NCarousel,
NCollapseTransition
],
});