Update index.html
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<select class="search-list" id="pid" onchange="gradeChange()">
|
||||
<option value="bugs">漏洞库</option>
|
||||
<option value="drops">知识库</option>
|
||||
<!--暂未开放 <option value="author">提交者</option> -->
|
||||
<option value="author">提交者</option>
|
||||
</select>
|
||||
<input type="hidden" name="kind" value="bugs" id="iden">
|
||||
<input type="text" name="keywords" placeholder="keywords" class="search">
|
||||
|
||||
Reference in New Issue
Block a user