This commit is contained in:
icssoa
2025-09-11 18:37:44 +08:00
parent 0a70e9237c
commit ec1f85fa3d
5 changed files with 19 additions and 14 deletions

View File

@@ -460,9 +460,9 @@ const data = computed<Item[]>(() => {
path: "/pages/demo/other/slide-verify"
},
{
label: "Animate",
label: "Animation",
icon: "instance-line",
path: "/pages/demo/other/animate"
path: "/pages/demo/other/animation"
}
]
}