mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
feat(transition): add transition comp and demo
This commit is contained in:
@@ -13,6 +13,10 @@ const menu: MenuModule = {
|
||||
path: 'countTo',
|
||||
name: '数字动画',
|
||||
},
|
||||
{
|
||||
path: 'transition',
|
||||
name: '动画组件',
|
||||
},
|
||||
|
||||
{
|
||||
path: 'scroll',
|
||||
|
Reference in New Issue
Block a user