bohanjun/PiSearch

搜索功能如何实现

Closed this issue · 1 comments

<link href="https://bohanjun.github.io/search-box/search.min.css" rel="stylesheet">
<div class="piSearchBoxE" style="width: 400px; margin: auto">
    <input class="inputBox" placeholder="搜索本博客内文章">
    <span class="startButton">搜索</span>
</div>

rt,如上代码不能跳转到搜索页面,应该如何修改?

是不是应该弄一个更好的使用指南啊