隐藏高级搜索功能
This commit is contained in:
liheng 2018-10-16 18:22:02 +08:00
parent 50a6e97331
commit 4494d11d13
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ $this->nav[] = array('link'=>"/search",'title'=>'全文搜索');
<input type="hidden" name="north" value="<?php echo $north; ?>" /> <input type="hidden" name="north" value="<?php echo $north; ?>" />
<input type="hidden" name="begin" value="<?php echo $begin; ?>" /> <input type="hidden" name="begin" value="<?php echo $begin; ?>" />
<input type="hidden" name="end" value="<?php echo $end; ?>" /> <input type="hidden" name="end" value="<?php echo $end; ?>" />
<button type="button" class="btn" id="advance">高级搜索</button> <button type="button" class="btn hidden" id="advance">高级搜索</button>
<!-- <li><input type="checkbox" name="syn" value="yes" <?php echo $syn_check; ?> />同义词</li> <!-- <li><input type="checkbox" name="syn" value="yes" <?php echo $syn_check; ?> />同义词</li>
<li> <li>