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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[修改] 看到论坛中有人那房产分类赚钱,心里不爽!

[复制链接]
亘古つ守侯珊 发表于 2011-12-8 16:45:28 | 显示全部楼层 |阅读模式
本帖最后由 亘古つ守侯珊 于 2011-12-8 16:47 编辑
某人一个简单的房产分类,就卖20RMB;实在看不过去了;偶分享下把
  1. <!--帖子显示模板CSSstart-->
  2. <style>
  3. div,ul,li,p,th,td{margin:0;padding:0}
  4. #house .left p{text-align:center;margin-top:6px;color:#7B7B7B;}
  5. #house .right{width:468px;float:right;}
  6. #house .right li{border-bottom:1px dashed #d9d9d9; padding:6px;*padding-top:4px;list-style:none;line-height:22px; height:20px;display:block;}
  7. #house .right li.first{padding:2px 0 0 7px;border-bottom:none;color:#999;margin-bottom:4px;}
  8. #house .right li.last{border-bottom:none;}
  9. #house .right li.Alevel{background:#F5FDFF;padding:8px 0 4px;*padding:7px 0 5px;}
  10. #house .right li.Alevel .yk-icon-wp-a{margin:-5px 4px 0 0;*margin:-2px 5px 0 0;}
  11. #house .right li.Alevel a{margin-left:13px;}
  12. #house .right li p{font-size:13px;float:left;color:#111;font-family:arial,SimSun;line-height:20px;padding-left:5px; margin:0;padding:0}
  13. #house .right li p .price{ color:#F90; font-size:21px; font-weight:bold;}
  14. #house .right .item1{width:219px;}
  15. #house .right .item2{width:235px;}
  16. #house .right .item2 em{color:#F90; font-size:14px; font-weight:bold;}
  17. #house .toolBar{color:#ddd;float:left;font-size:10px;padding-top:10px;width:238px;padding-left:22px;clear:left;}
  18. #house .toolBar a{font-size:12px;}
  19. #add-compare.state-yes{color:#666;}
  20. #wrap-counter{font-size:12px;margin-left:5px;}
  21. #house .wrap-contact{margin-top:7px;*margin-top:5px;}
  22. #house .contact-main{padding:2px 0 6px 3px;}
  23. .wrap-contact{border:1px solid #FFE2B8;margin-top:10px;}
  24. .wrap-contact .contact-main{background:#FFF5E3;border:1px solid #FFFAEF;}
  25. .wrap-contact .contact-main .yk-lowlight{margin:0 3px;}
  26. .wrap-contact .contact-main .yk-highlight{color:#c00;}
  27. .wrap-contact .contact-main .tel{ color:#093; font-size:22px; font-weight:bold;margin-right:10px;}
  28. #tab-nav{margin-top:22px;padding-bottom:1px;background:transparent url(static/image/common/fangc.png) no-repeat 0 -1126px;}
复制代码

完整代码如下:
  1. <!--帖子显示模板CSSstart-->
  2. <style>
  3. div,ul,li,p,th,td{margin:0;padding:0}
  4. #house .left p{text-align:center;margin-top:6px;color:#7B7B7B;}
  5. #house .right{width:468px;float:right;}
  6. #house .right li{border-bottom:1px dashed #d9d9d9; padding:6px;*padding-top:4px;list-style:none;line-height:22px; height:20px;display:block;}
  7. #house .right li.first{padding:2px 0 0 7px;border-bottom:none;color:#999;margin-bottom:4px;}
  8. #house .right li.last{border-bottom:none;}
  9. #house .right li.Alevel{background:#F5FDFF;padding:8px 0 4px;*padding:7px 0 5px;}
  10. #house .right li.Alevel .yk-icon-wp-a{margin:-5px 4px 0 0;*margin:-2px 5px 0 0;}
  11. #house .right li.Alevel a{margin-left:13px;}
  12. #house .right li p{font-size:13px;float:left;color:#111;font-family:arial,SimSun;line-height:20px;padding-left:5px; margin:0;padding:0}
  13. #house .right li p .price{ color:#F90; font-size:21px; font-weight:bold;}
  14. #house .right .item1{width:219px;}
  15. #house .right .item2{width:235px;}
  16. #house .right .item2 em{color:#F90; font-size:14px; font-weight:bold;}
  17. #house .toolBar{color:#ddd;float:left;font-size:10px;padding-top:10px;width:238px;padding-left:22px;clear:left;}
  18. #house .toolBar a{font-size:12px;}
  19. #add-compare.state-yes{color:#666;}
  20. #wrap-counter{font-size:12px;margin-left:5px;}
  21. #house .wrap-contact{margin-top:7px;*margin-top:5px;}
  22. #house .contact-main{padding:2px 0 6px 3px;}
  23. .wrap-contact{border:1px solid #FFE2B8;margin-top:10px;}
  24. .wrap-contact .contact-main{background:#FFF5E3;border:1px solid #FFFAEF;}
  25. .wrap-contact .contact-main .yk-lowlight{margin:0 3px;}
  26. .wrap-contact .contact-main .yk-highlight{color:#c00;}
  27. .wrap-contact .contact-main .tel{ color:#093; font-size:22px; font-weight:bold;margin-right:10px;}
  28. #tab-nav{margin-top:22px;padding-bottom:1px;background:transparent url(static/image/common/fangc.png) no-repeat 0 -1126px;}
  29. #tab-nav li{float:left;margin:2px 2px 0 0;position:relative;list-style:none}
  30. #tab-nav li.current{margin:0 2px 0 0;}
  31. #tab-nav li span{color:#000;float:left;background:transparent url(static/image/common/fangc.png) no-repeat 0 -50px;height:22px;}
  32. #bd{ width:735px;}
  33. #bd #tab-nav li a,#bd #tab-nav li b{cursor:pointer;text-decoration:none;color:#000;float:left;margin-left:10px;padding:5px 9px 0 0;cursor:pointer;background:#fff url(static/image/common/fangc.png) no-repeat 100% -50px;height:17px;}
  34. #tab-nav li.current span{background-position:0 0;height:24px;cursor:text;text-decoration:none;}
  35. #bd #tab-nav li.current a,#bd #tab-nav li.current b{font-weight:bold;color:#fff;background-position:100% 0;height:18px;padding-top:3px;cursor:text;font-size:14px;}
  36. #tab-nav .yk-icon-new{position:absolute;right:2px;top:-9px;}
  37. .infoList label{float:left;text-align:right;width:82px;}
  38. .infoList .infoItem{float:left;width:607px;}
  39. .infoList .infoItem1{float:left;width:300px;}
  40. .areaItem{z-index:2;position:relative;}
  41. .greenItem{z-index:1;position:relative;zoom:1}
  42. .infoList li{line-height:24px;list-style:none}
  43. .infoList li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
  44. #slides-list{padding:6px 0 0 6px;overflow:hidden;height:265px;width:254px; float:left; background:#fdd;}
  45. #slides-list.only .yk-carousel-control{display:none;}
  46. #slides-list ul.yk-carousel-slides{overflow:hidden;height:249px;width:250px;position:relative;}
  47. #slides-list ul.yk-carousel-slides li,ul.yk-carousel-slides img{width:250px;height:250px;list-style:none}
  48. ul.yk-carousel-slides li div.layer{background:black none repeat scroll 0 0;height:25px;margin-top:-25px;opacity:.4;width:100%;margin-left:1px;filter:alpha(opacity=40);}
  49. ul.yk-carousel-slides li div.des{color:#FFF;font-size:14px;height:25px;line-height:25px;margin-top:-25px;padding-left:8px;position:relative;}
  50. ul.yk-carousel-control li{border:1px solid #B4000E;height:14px;width:14px;line-height:14px;}
  51. ul.yk-carousel-control li.yk-carousel-current{background-color:#B4000E;height:14px;line-height:14px;width:14px;font-weight:normal;margin:3px 1px;font-size:.9em;border:1px solid #B4000E;}
  52. .yk_float:after{content:".";display:block;height:0;clear:both;visibility:hidden}.yk_float{zoom:1}
  53. ul.yk-carousel-control{right:11px;top:233px;z-index:1;}
  54. #house .right .f-expires{background:#ffffe7;padding:9px 10px 6px;border:2px solid #fc6;line-height:21px;}.expires p a:link,.expires p a:visited{color:#333;}#k2-h2{margin-bottom:10px;}.cut-search-info{width:530px;vertical-align:top;}
  55. #communityTab,#allTab,#picTab{ color:#666; font-weight:200; margin:0px;}
  56. #allInfo .equipment span{width:55px;float:left;padding:0 0 3px 19px;background:transparent url(static/image/common/fangc.png) no-repeat;white-space:nowrap;}
  57. #allInfo .equipment span.yes{background-position:0 -95px;}#allInfo .equipment span.no{background-position:0 -140px;}
  58. #mapInfo #mapIframe{border:2px solid #ffe187;height:450px;margin:15px 0 10px 10px;}
  59. #allInfo{background:#F8F8F8;}
  60. #mapTab{ font-weight:300;}
  61. #picInfo .infoPicList{margin:9px 0 0 10px;*margin:9px 0 9px 10px;}
  62. #picInfo li img{border:1px solid #CCC;}
  63. #picInfo li{width:485px;padding-left:97px;margin-top:24px;text-align:center;}
  64. #caogenb{background:transparent url(static/image/common/fangc.png) no-repeat 0 -1150px; padding:4px;}
  65. #allInfo{ margin-bottom:20px; height:220px; width:735px;}
  66. #caogenb img{margin:10px 0 0 70px;}
  67. #caogenb h2{ margin:0px; padding:0px;}
  68. .STYLE1 {
  69.         color: #FF9966;
  70.         font-weight: bold;
  71. }
  72. .STYLE2 {font-size: 16px}
  73. </style>
  74. <!--帖子显示模板CSS END-->
  75. <!--房产模板start -->
  76. <div id="bd">
  77. <div class="yui-b">
  78. <div id="house">
  79.   <div id="slides-list" class="left">
  80.     <ul>
  81.       <li>
  82.         <div class="image"><img alt="室内图" height="248" width="248" src="[nc_13value] [nc_13unit]"/></div>
  83.         <div class="layer"></div>
  84.         <div class="des">室内图</div>
  85.       </li>
  86.       <li>
  87.         <div class="image"><img alt="室内图" height="248" width="248" src="[nc_14value] [nc_14unit] "/></div>
  88.         <div class="layer"></div>
  89.         <div class="des">室内图</div>
  90.       </li>
  91.       <li>
  92.         <div class="image"><img alt="室内图" height="248" width="248" src="[nc_15value] [nc_15unit]"/></div>
  93.         <div class="layer"></div>
  94.         <div class="des">室内图</div>
  95.       </li>
  96.       <li>
  97.         <div class="image"><img alt="室内图" height="248" width="248" src="[nc_16value] [nc_16unit]"/></div>
  98.         <div class="layer"></div>
  99.         <div class="des">室内图</div>
  100.       </li>
  101.     </ul>
  102.   </div>
  103.   <div class="right">
  104.     <h1>[nc_btvalue] [nc_btunit]</h1>
  105.     <ul class="expires">
  106.       <li>
  107.         <p class="item1">
  108.           <label>租金:</label>
  109.           <span class="price">[nc_zjvalue] [nc_zjunit]</span>元/月</p>
  110.         <p class="item2">
  111.           <label>面积:</label>
  112.           <em>[nc_mjvalue] [nc_mjunit]</em> </p>
  113.       </li>
  114.       <li>
  115.         <p class="item1">
  116.           <label>付款条件:</label>
  117.           [nc_9value] [nc_9unit]</p>
  118.         <p class="item2">
  119.           <label>租期:</label>
  120.           [nc_6value] [nc_6unit]</p>
  121.       </li>
  122.       <li>
  123.       <p class="item1">
  124.         <label>房屋押金:</label>
  125.         [nc_yjvalue] [nc_yjunit]</p>
  126.       <p class="item2">
  127.       <label>
  128.       出租方式:[nc_20value] [nc_20unit]
  129.       </p>
  130.       </li>
  131.       <li>
  132.         <p class="item1">
  133.           <label>房屋类型:</label>
  134.           [nc_fxvalue] [nc_fxunit]</p>
  135.         <p class="item2">
  136.           <label>房屋朝向:</label>
  137.           [nc_8value] [nc_8unit] </p>
  138.       </li>
  139.       <li>
  140.         <p class="item1">
  141.           <label>装修情况:</label>
  142.           [nc_7value] [nc_7unit]</p>
  143.         <p class="item2">
  144.           <label>楼层:</label>
  145.           第<em>[nc_5value] [nc_5unit] </em>层/总<em>[nc_4value] [nc_4unit] </em>层</p>
  146.       </li>
  147.       <li>
  148.         <p class="item1"><span class="STYLE2">联系人:[nc_lxvalue] [nc_lxunit]</span><span class="STYLE1">[nc_12value] [nc_12unit] </span> </p>
  149.       </li>
  150.     </ul>
  151.     <div class="wrap-contact">
  152.       <div class="contact-main">请拨电话 <span class="tel">[nc_dhvalue] [nc_dhunit]</span><a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=[qqvalue]&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:[qqvalue]:50" alt="点击这里给我发消息" title="点击这里给我发消息"></a>
  153.         </ul>
  154.       </div>
  155.     </div>
  156.   </div>
  157. </div>
  158. <div style="height:250px; width:100%;"></div>
  159. <div id="tab-nav"class="yk_float">
  160.   <ul class="yk_float">
  161.     <li class="current"><span><b id="allTab" >房屋信息</b></span></li>
  162.     <li><span><b id="picTab">房屋图片</b></span></li>
  163.     <li><span><b id="communityTab">补充信息</b></span></li>
  164.   </ul>
  165. </div>
  166. <div id="mainCase">
  167. <div id="allInfo" class="infoField">
  168.   <ul class="infoList">
  169.     <li>
  170.       <label>房屋编号:</label>
  171.       <div class="infoItem"> [房屋识别码:R16790141978]</div>
  172.     </li>
  173.     <li>
  174.       <label>房屋区域:</label>
  175.       <div class="infoItem1">[nc_xxvalue] [nc_xxunit] - [nc_10value] [nc_10unit] </div>
  176.     </li>
  177.     <li>
  178.       <label>房屋地址:</label>
  179.       <div class="infoItem1">[nc_11value] [nc_11unit] </div>
  180.     </li>
  181.     <li>
  182.       <label>房屋面积:</label>
  183.       <div class="infoItem1">[nc_mjvalue] [nc_mjunit] </div>
  184.     </li>
  185.     <li>
  186.       <label>装修程度:</label>
  187.       <div class="infoItem1">[nc_7value] [nc_7unit]</div>
  188.     </li>
  189.     <li>
  190.       <label>住房户型:</label>
  191.       <div class="infoItem">[nc_1value] [nc_1unit] 室[nc_2value] [nc_2unit]厅 [nc_3value] [nc_3unit]卫[nc_36value] [nc_36unit]阳台</div>
  192.     </li>
  193.     <li>
  194.       <label>配套设施:</label>
  195.     </li>
  196.     <div class="infoItem">
  197.     <div class="equipment"> <span class="yes">[nc_21value] [nc_21unit]</span> <span class="yes">[nc_22value] [nc_22unit] </span> <span class="yes">[nc_23value] [nc_23unit] </span> <span class="yes">[nc_24value] [nc_24unit] </span> <span class="yes">[nc_25value] [nc_25unit] </span> <span class="yes">[nc_26value] [nc_26unit] </span> <span class="yes">[nc_27value] [nc_27unit] </span> <span class="yes">[nc_28value] [nc_28unit] </span> <span class="yes">[nc_29value] [nc_29unit] </span> <span class="yes">[nc_30value] [nc_30unit] </span> <span class="yes">[nc_31value] [nc_31unit] </span> <span class="yes">[nc_32value] [nc_32unit] </span> <span class="yes">[nc_33value] [nc_33unit] </span> <span class="yes">[nc_34value] [nc_34unit] </span> <span class="yes">[nc_35value] [nc_35unit] </span> </div>
  198.     </li>
  199.   </ul>
  200. </div>
  201. <!-- 图片start -->
  202. <div id="picInfo" class="infoField">
  203.   <div id="caogenb">
  204.     <h2>房屋图片</h2>
  205.     <h6><img alt="室内图" height="200" width="200" src="[nc_13value] [nc_13unit]" /> <img alt="室内图" height="200" width="200" src="[nc_14value] [nc_14unit]" /> <img alt="室内图" height="200" width="200" src="[nc_15value] [nc_15unit]" /> <img alt="室内图" height="200" width="200" src="[nc_16value] [nc_16unit]" /> <img alt="室内图" height="200" width="200" src="[nc_17value] [nc_17unit]" /> <img alt="室内图" height="200" width="200" src="[nc_18value] [nc_18unit]" /></h6>
  206.   </div>
  207. </div>
  208. <!-- 图片end -->
  209. <!-- 信息补充start -->
  210. <div id="communityInfo" class="infoField">
  211.   <div id="caogenb">
  212.     <h2>补充信息</h2>
  213.   </div>
  214. </div>
  215. <!-- 信息补充end -->
  216. <!-- 房产模板end -->
复制代码
发帖显示:
  1. <style>
  2. .box1{ margin:10px 0 0 0; font-family:Arial, Helvetica, sans-serif;color:#000;font:normal 12px/260% Arial;background:#FFF; color:#736C6C;}
  3. .box1 td{ line-height:20px; padding-bottom:10px;}
  4. .box1 .pb td{ padding-bottom:7px;}
  5. .box1 td.t{ width:110px; text-align:right; padding-right:5px; vertical-align:top;}
  6. .box1 td b.red{ font-size:17px; position:relative; top:5px; color:#f00}
  7. .box1 td.checkpb .pz{ width:500px;}
  8. .box1 td .pic{ width:660px;}
  9. .box1 td .pic li{ width:220px; float:left; list-style:none;}
  10. .box1 td select,.box1 td input{ margin:0 4px 0 0; vertical-align:middle!important; vertical-align:baseline}
  11. .box1 td select{ border-width:1px; border-style:solid; border-color:#7F9DB9; padding:3px;}
  12. .box1 td .tag3 li input,.box1 td.checkpb input{ margin-left:0px; *margin-left:-4px; padding:5px; _vertical-align:baseline}
  13. .box1 td input.uploadpic,.box2 td input.uploadpic{ width:100px; height:25px; font-size:13px; margin-top:5px; vertical-align:middle}
  14. #topinfomsg{ color:#000; padding:10px 10px 10px 34px;  line-height:20px; margin:0px 10px; border:1px solid #F63; position:relative; font-size:12px; }
  15. #topinfomsg a{ font-size:12px; color:#00c; text-decoration:underline;}#topinfomsg a:hover{ color:red}
  16. #notice{background:#FBFFB3;color:#f00;line-height:20px;margin-left:5px;margin-right:15px;padding:10px; font-size:14px; margin-bottom:10px;}
  17. </style>
  18. <div id="topinfomsg">1、补充说明中填写电话或图片上带电话的信息将被删除。<BR>2、带宣传语、其他网站水印或与房源无关的图片将被删除。<BR>3、请正确选择整租和合租类别。<BR></div>
  19. <table cellpadding="0" cellspacing="0" class="box1" id="formTb">
  20.   <tr>
  21.   <td class="t"> <b class="red">*</b> 出租方式: </td> <td>[nc_20value] [nc_20unit][nc_20tips] [nc_20description]   </td>
  22.    </tr>
  23.    <tr> <td class="t"> <b class="red">*</b> 标 题: </td> <td>[nc_btvalue] [nc_btunit][nc_bttips] [nc_btdescription] </td>
  24.    </tr>
  25.    <tr> <td class="t"> <b class="red">*</b> 所在小区: </td> <td>[nc_xqvalue] [nc_xqunit][nc_xqtips] [nc_xqdescription]</td>
  26.    </tr>
  27.    <tr> <td class="t"> 地址: </td> <td>[nc_xxvalue] [nc_xxunit][nc_xxtips] [nc_xxdescription]  [nc_10value] [nc_10unit][nc_10tips] [nc_10description]   [nc_11value] [nc_11unit][nc_11tips] [nc_11description] </td>
  28.    </tr>
  29.    <tr> <td class="t"> <b class="red">*</b> 整套户型: </td>
  30.    <td> [nc_1value] [nc_1unit][nc_1tips] [nc_1description] 室[nc_2value] [nc_2unit][nc_2tips] [nc_2description] 厅 [nc_3value] [nc_3unit][nc_3tips] [nc_3description] 卫[nc_36value] [nc_36unit][nc_36tips] [nc_36description]阳台         第[nc_5value] [nc_5unit][nc_5tips] [nc_5description]层,共[nc_4value] [nc_4unit][nc_4tips] [nc_4description]层 <span id="huxingshi_Tip"></span> </td>
  31.     </tr>
  32.      <tr> <td class="t"> 房屋类型: </td> <td> [nc_fxvalue] [nc_fxunit][nc_fxtips] [nc_fxdescription]  [nc_7value] [nc_7unit][nc_7tips] [nc_7description]</td> </tr>
  33.      <tr>
  34.      <td class="t"> <b class="red">*</b> 房屋朝向: </td> <td> [nc_8value] [nc_8unit][nc_8tips] [nc_8description] 面积:[nc_mjvalue] [nc_mjunit][nc_mjtips] [nc_mjdescription]  </td>
  35.      </tr>
  36. <tr>
  37.      <td class="t"> <b class="red">*</b>QQ: </td> <td> [qqvalue] [qqunit][qqtips] [qqdescription] 押金:[nc_yjvalue] [nc_yjunit][nc_yjtips] [nc_yjdescription]  </td>
  38.      </tr>
  39. <tr>
  40.      <td class="t"> <b class="red">*</b> 价格条件: </td> <td>[nc_9value] [nc_9unit][nc_9tips] [nc_9description] 租期:[nc_6value] [nc_6unit][nc_6tips] [nc_6description]租金:[nc_zjvalue] [nc_zjunit][nc_zjtips] [nc_zjdescription] 元</td>
  41.      </tr>

  42.      <tr> <td class="t"> 房屋配置: </td> <td class="checkpb"><div class="pz">
  43. [nc_21value] [nc_21unit][nc_21tips] [nc_21description]
  44. [nc_22value] [nc_22unit][nc_22tips] [nc_22description]
  45. [nc_23value] [nc_23unit][nc_23tips] [nc_23description]
  46. [nc_24value] [nc_24unit][nc_24tips] [nc_24description]
  47. [nc_25value] [nc_25unit][nc_25tips] [nc_25description]
  48. [nc_26value] [nc_26unit][nc_26tips] [nc_26description]
  49. [nc_27value] [nc_27unit][nc_27tips] [nc_27description]
  50. [nc_28value] [nc_28unit][nc_28tips] [nc_28description]
  51. [nc_29value] [nc_29unit][nc_29tips] [nc_29description]
  52. [nc_30value] [nc_30unit][nc_30tips] [nc_30description]
  53. [nc_31value] [nc_31unit][nc_31tips] [nc_31description]
  54. [nc_32value] [nc_32unit][nc_32tips] [nc_32description]
  55. [nc_33value] [nc_33unit][nc_33tips] [nc_33description]
  56. [nc_34value] [nc_34unit][nc_34tips] [nc_34description]
  57. [nc_35value] [nc_35unit][nc_35tips] [nc_35description]
  58. </div> </td>
  59.       </tr>
  60.            </tr>
  61.       <tr id="pdv"><td class="t"> </td>
  62.       <td><div id="uploadPic" value=""></div> <script type="text/javascript">$.c.Uploader.init();</script></td></tr> <tr> <td class="t"> <b class="red">*</b> 手机或电话: </td> <td> [nc_dhvalue] [nc_dhunit][nc_dhtips] [nc_dhdescription]         
  63.        </td> </tr>
  64.        <tr> <td class="t"> <b class="red">*</b> 联系人: </td> <td>[nc_lxvalue] [nc_lxunit][nc_lxtips] [nc_lxdescription]<span>[nc_12value] [nc_12unit][nc_12tips] [nc_12description]</span> <span class="jingjiren" id="id_agent_tip"> </span>


  65. </td> </tr>
  66. <tr> <td class="t"> <b class="red">*</b> 上传图片: </td> <td><div class="pic">
  67.        <ul>
  68.        <li>[nc_13value] [nc_13unit][nc_13tips] [nc_13description] </li>
  69.        <li>[nc_14value] [nc_14unit][nc_14tips] [nc_14description] </li>
  70.        <li>[nc_15value] [nc_15unit][nc_15tips] [nc_15description] </li>
  71.        <li>[nc_16value] [nc_16unit][nc_16tips] [nc_16description] </li>
  72.        <li>[nc_17value] [nc_17unit][nc_17tips] [nc_17description] </li>
  73.        <li>[nc_18value] [nc_18unit][nc_18tips] [nc_18description] </li>
  74.        </ul></div></td>

  75.   </table>
复制代码



评分

1

查看全部评分

 楼主| 亘古つ守侯珊 发表于 2011-12-8 16:51:57 | 显示全部楼层


有人说没图  那么我就补充一个!!


本帖子中包含更多资源

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

x
回复

使用道具 举报

安拉小主 发表于 2011-12-8 17:01:13 | 显示全部楼层
虽然用不上,但还是支持下吧。
回复

使用道具 举报

千里※千寻 发表于 2011-12-8 17:04:34 | 显示全部楼层
怎么用呢,我是菜鸟,不知道用法。
回复

使用道具 举报

sw08 发表于 2011-12-8 17:27:36 | 显示全部楼层
就算是模板,也是耗费别人的时间和精力做来的。
回复

使用道具 举报

212143 发表于 2011-12-8 20:24:07 | 显示全部楼层
  看上去是不错  挺好的 ,跟 哪个插件 house.php的差不多 挺给力
回复

使用道具 举报

大家乡网 发表于 2011-12-8 22:19:39 | 显示全部楼层
:o
回复

使用道具 举报

wjf5696 发表于 2011-12-8 23:02:33 | 显示全部楼层
我是菜鸟,不知道用法
回复

使用道具 举报

13317626 发表于 2011-12-8 23:06:04 | 显示全部楼层
怎么用法,能不能详细说明一下啊,谢谢哥们儿了,你辛苦了,上花一朵,{:soso_e163:}
回复

使用道具 举报

discuz忠实粉丝 发表于 2011-12-8 23:27:40 | 显示全部楼层
支持你一个哦。真的
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-9-23 01:23 , Processed in 0.114963 second(s), 20 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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