feat(countUp): 第一版,实现基础功能

This commit is contained in:
sight
2021-12-27 14:37:45 +08:00
parent 941a71838a
commit 6ffc8b67c5
8 changed files with 228 additions and 2 deletions

View File

@@ -308,6 +308,12 @@ export default {
subTitle: 'carousel',
path: '/zh-CN/components/carousel',
},
{
id: 43,
title: '数字滚动',
subTitle: 'countUp',
path: '/zh-CN/components/countup',
},
],
},
{