Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[发布] 官方提供的门户首页模板里的找朋友DIY代码

[复制链接]
jodol 发表于 2012-4-11 17:40:42 | 显示全部楼层 |阅读模式
本帖最后由 jodol 于 2013-7-28 09:24 编辑

官方提供的门户首页模板里的找朋友DIY代码



在需要插入的地方DIY建立一个html静态模板,把以下代码填入即可↓
  1. <form action="home.php" method="get">
  2. <table cellpadding="0" cellspacing="0" class="pns">
  3. <tr>
  4. <th width="70" class="ptm">性别</th>
  5. <td class="ptm">
  6. <select id="gender" name="gender">
  7. <option value="0">任意</option>
  8. <option value="1">男</option>
  9. <option value="2" selected="selected">女</option>
  10. </select>
  11. </td>
  12. </tr>
  13. <tr>
  14. <th class="ptm">年龄段</th>
  15. <td class="ptm"><input type="text" name="startage" value="18" size="1" class="px p_fre" /> ~ <input type="text" name="endage" value="23" size="1" class="px p_fre" /></td>
  16. </tr>
  17. <tr>
  18. <th> </th>
  19. <td class="ptm"><label><input type="checkbox" name="avatarstatus" value="1" class="pc" /> 已经上传头像</label></td>
  20. </tr>
  21. <tr>
  22. <th class="ptm">用户名</th>
  23. <td class="ptm"><input type="text" name="username" value="" size="10" class="px p_fre" /></td>
  24. </tr>
  25. <tr>
  26. <th> </th>
  27. <td class="ptm">
  28. <button type="submit" class="pn"><em>查找</em></button>
  29. <a href="home.php?mod=spacecp&ac=search&all=yes" class="lit">高级查找 &#8250;</a>
  30. </td>
  31. </tr>
  32. </table>
  33. <input type="hidden" name="mod" value="spacecp" />
  34. <input type="hidden" name="ac" value="search" />
  35. <input type="hidden" name="searchsubmit" value="true" />
  36. <input type="hidden" name="type" value="base" />
  37. </form>
复制代码
若需技术服务,请加群119727329后联系群主。


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
◆夜┌芣箛独 发表于 2012-4-11 18:15:52 | 显示全部楼层
支持 啦
回复

使用道具 举报

 楼主| jodol 发表于 2012-4-11 18:24:15 | 显示全部楼层
◆夜┌芣箛独 发表于 2012-4-11 18:15
支持 啦

谢谢支持!
回复

使用道具 举报

 楼主| jodol 发表于 2012-6-24 17:29:10 | 显示全部楼层

———————————————————————
都收了,连回复顶一下都不行?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

楠风、誓言 发表于 2012-6-24 18:57:22 | 显示全部楼层
www.asigruel.com支持一下
回复

使用道具 举报

深圳扎堆网 发表于 2012-6-24 19:33:15 | 显示全部楼层
这个挺不错的哦。做交友网站必备!
回复

使用道具 举报

wuler 发表于 2012-6-25 13:45:12 | 显示全部楼层
做交友网站必备!五莲吧
回复

使用道具 举报

 楼主| jodol 发表于 2012-6-25 15:15:42 | 显示全部楼层
谢谢各位捧场!
回复

使用道具 举报

李渠 发表于 2012-6-25 21:16:30 | 显示全部楼层
回复

使用道具 举报

 楼主| jodol 发表于 2012-6-27 13:52:37 | 显示全部楼层
李渠 发表于 2012-6-25 21:16
这个代码不错 必须支持

谢谢!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-10-3 06:34 , Processed in 0.110487 second(s), 21 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表