添加 cl-marquee 跑马灯组件
This commit is contained in:
@@ -301,6 +301,11 @@ const data = computed<Item[]>(() => {
|
||||
icon: "carousel-view",
|
||||
path: "/pages/demo/data/banner"
|
||||
},
|
||||
{
|
||||
label: t("跑马灯"),
|
||||
icon: "film-line",
|
||||
path: "/pages/demo/data/marquee"
|
||||
},
|
||||
{
|
||||
label: t("分页"),
|
||||
icon: "page-separator",
|
||||
|
||||
Reference in New Issue
Block a user