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,6 +66,7 @@ import {
|
||||
NTimePicker,
|
||||
NBackTop,
|
||||
NSkeleton,
|
||||
NCarousel
|
||||
} from 'naive-ui';
|
||||
|
||||
const naive = create({
|
||||
@@ -135,6 +136,7 @@ const naive = create({
|
||||
NTimePicker,
|
||||
NBackTop,
|
||||
NSkeleton,
|
||||
NCarousel
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user