国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
420B

  1. <table width="100%">
  2. <tr>
  3. <td>
  4. <form name="infoguide" method="get" action="/apps/list.php">
  5. [field:nativeplace /]
  6. [field:infotype /]
  7. <input type="hidden" name="typeid" value="[field:typeid /]">
  8. <input type="hidden" name="channelid" value="-8">
  9. <input type="text" name="keyword" value="" style="width:160px">
  10. <input type="submit" value="搜索" class="bt">
  11. </form>
  12. </td>
  13. </tr>
  14. </table>