POSCMS 版主:POSCMS负责人
搜索搜索的写法怎么会跳去msg.html . 应该跳去solist.html怎么调整呢
类型:POSCMS 更新时间:2019-05-29 15:45:12 msg.html

 <form class="search-form" method="get" target="_blank" action="{SITE_URL}index.php">

                  <input name="s" type="hidden" value="so">

                  <input name="module" type="hidden" value="{MOD_DIR}">

                  <input type="text" placeholder="输入搜索关键字" name="keyword">

 <button type="submit">搜索</button>

</form>

搜索的写法怎么会跳去image.png


msg.html . 应该跳去solist.html怎么调整呢

回帖
  • 赵绫
    #1楼    赵绫
    2019-05-29 15:45:12
    0
    出错了才会跳,做一个msg模板,看看是什么错误