提交 132425f3 编写于 作者: X xjh22222228

fix: search continue

上级 2bccdf58
......@@ -73,6 +73,7 @@ export function fuzzySearch(navList: INavProps[], keyword: string) {
searchResultList[0].nav.push(result)
}
} catch (err) {}
continue
}
if (url?.includes?.(keyword.toLowerCase())) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册