mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat:新增数字滚动
This commit is contained in:
@@ -50,6 +50,7 @@ import {
|
||||
NElement,
|
||||
NTag,
|
||||
NNotificationProvider,
|
||||
NNumberAnimation,
|
||||
NProgress,
|
||||
NDatePicker,
|
||||
NGrid,
|
||||
@@ -85,6 +86,7 @@ import {
|
||||
NTimePicker,
|
||||
NBackTop,
|
||||
NSkeleton,
|
||||
NStatistic,
|
||||
NCarousel,
|
||||
NScrollbar,
|
||||
NPopselect,
|
||||
@@ -145,6 +147,7 @@ const naive = create({
|
||||
NElement,
|
||||
NTag,
|
||||
NNotificationProvider,
|
||||
NNumberAnimation,
|
||||
NProgress,
|
||||
NDatePicker,
|
||||
NGrid,
|
||||
@@ -180,6 +183,7 @@ const naive = create({
|
||||
NTimePicker,
|
||||
NBackTop,
|
||||
NSkeleton,
|
||||
NStatistic,
|
||||
NCarousel,
|
||||
NScrollbar,
|
||||
NPopselect,
|
||||
|
||||
Reference in New Issue
Block a user