代码参考:
<div class="searchBox"> <form action="/e/search/index.php" name="searchform" method="post" target="_blank" id="searchform" target="_blank"> <input type="hidden" name="tbname" value="app"> <input type="hidden" name="tempid" value="1"> <select id="soselect" name="tbname" onchange="if(this.value==='app'){document.searchform.tempid.value=1;}else{document.searchform.tempid.value=2;}"> <option value="app">APP</option> <option value="news">资讯</option> </select> <input type="text" name="keyboard" id="keyboard" placeholder=""> <input type="hidden" name="show" value="title,newstext"> <button class="uk-position-center-right"><i class="icon"></i></button> </form> </div>
注意:如果在跨表搜索时,模板出现错位情况,需要按此处设置不缓存即可解决。
系统 – 系统设置 – 系统参数设置 – 信息设置中把动态列表变量缓存跟动态内容页变量缓存设置为0,即不缓存。
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论0+