gy手机版搜索修改为全文搜索方法
打开下面文件:
\template\comiis_app\touch\search\forum.php
找到:
<input type="hidden" name="formhash" value="{FORMHASH}" />
修改为:
<input type="hidden" name="formhash" value="{FORMHASH}" />
<input type="hidden" name="srchtype" value="fulltext" />其他模板可参考