mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改首页
This commit is contained in:
@@ -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
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user