mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 15:41:32 +08:00
feat: add count-to component and demo
This commit is contained in:
@@ -9,6 +9,10 @@ const menu: MenuModule = {
|
||||
path: '/basic',
|
||||
name: '基础组件',
|
||||
},
|
||||
{
|
||||
path: '/countTo',
|
||||
name: '数字动画',
|
||||
},
|
||||
|
||||
{
|
||||
path: '/scroll',
|
||||
|
Reference in New Issue
Block a user