parent
50a6e97331
commit
4494d11d13
|
@ -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>
|
||||||
按
|
按
|
||||||
|
|
Loading…
Reference in New Issue