dede搜索页做法

触发搜索页代码

<form  name="formsearch" action="{dede:global.cfg_cmsurl/}/plus/search.php">
  <input type="hidden" name="kwtype" value="0" /> 
  <span class="search_input">
    <input name="q" type="text" value="请输入您要搜索的内容..." onblur="if (this.value==''){ this.value='请输入您要搜索的内容...';}" onfocus="if (this.value=='请输入您要搜索的内容...') {this.value='';}" />
  </span> 
  <span class="search_btn">
    <input name=submit type="submit" class="search_btn"/>
  </span>
</form>

搜索页命名

search.htm

可复制一个做好的列表页然后改下名字即可

网页名称改为:搜索页_{dede:global.cfg_webname/}

搜索结果:搜索 <strong class="fc_03c">{dede:global name='keyword' function='RemoveXSS(@me)'/}</strong> 的结果

上一篇:牙疼的临时应急治疗方法


下一篇:树莓派ubuntu 扩容