feat:add search navigate

This commit is contained in:
Hufe921
2022-09-21 21:20:22 +08:00
parent 2406204ce9
commit 8494f4698f
11 changed files with 148 additions and 16 deletions
+1
View File
@@ -0,0 +1 @@
<svg width="4" height="7" xmlns="http://www.w3.org/2000/svg"><path fill="#6F6F6F" d="M0 3.5L4 0v7z" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 127 B

+1
View File
@@ -0,0 +1 @@
<svg width="4" height="7" xmlns="http://www.w3.org/2000/svg"><path fill="#6F6F6F" d="M4 3.5L0 0v7z" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 127 B