mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增动画功能
This commit is contained in:
+4
-1
@@ -46,6 +46,7 @@ DesktopOutline as DesktopOutlineIcon,
|
||||
Cut as CutIcon,
|
||||
Square as SquareIcon,
|
||||
ColorPalette as ColorPaletteIcon,
|
||||
Leaf as LeafIcon
|
||||
} from '@vicons/ionicons5'
|
||||
|
||||
import {
|
||||
@@ -158,7 +159,9 @@ const ionicons5 = {
|
||||
SquareIcon,
|
||||
// 色彩选择
|
||||
ColorPaletteIcon,
|
||||
ZAxisIcon
|
||||
ZAxisIcon,
|
||||
// 气球
|
||||
LeafIcon
|
||||
}
|
||||
|
||||
const carbon = {
|
||||
|
||||
Reference in New Issue
Block a user