添加 cl-slide-verify 滑动验证组件,支持转正图片
This commit is contained in:
@@ -438,6 +438,11 @@ const data = computed<Item[]>(() => {
|
||||
label: "SVG",
|
||||
icon: "bubble-chart-line",
|
||||
path: "/pages/demo/other/svg"
|
||||
},
|
||||
{
|
||||
label: "SlideVerify",
|
||||
icon: "contract-right-fill",
|
||||
path: "/pages/demo/other/slide-verify"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user