feat:新增数字滚动

This commit is contained in:
奔跑的面条
2022-04-01 12:52:11 +08:00
parent 089bb8945a
commit 2b0f8a817c
8 changed files with 188 additions and 32 deletions
+4
View File
@@ -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,