demandDetail.html 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml"
  3. xmlns:th="http://www.thymeleaf.org"
  4. xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
  5. <head th:replace="common::header(~{::title},~{::link})">
  6. <title>科技需求详情</title>
  7. <link th:href="${portalHost + '/vendors.css'}" rel="stylesheet">
  8. <link th:href="${portalHost + '/technologyTrading/demandDetail.css'}" rel="stylesheet">
  9. </head>
  10. <body>
  11. <header>
  12. <div th:replace="common::nav('technologyTrading','demand')"></div>
  13. </header>
  14. <div id="all_achievement">
  15. <div class="detail">
  16. <div class="detail_top">
  17. <!-- <div class="detail_topimg">
  18. <a href="#"> <img th:src="${portalHost + '/img/detail_facebook.jpg'}" alt="" /></a>
  19. <a href="#"> <img th:src="${portalHost + '/img/detail_weixin.jpg'}" alt="" /></a>
  20. <a href="#"> <img th:src="${portalHost + '/img/detail_weibo.jpg'}" alt="" /></a>
  21. </div> -->
  22. <div class="detail_toptitle" th:each="demand:${demand}">
  23. <a href="#">技术交易&nbsp;&nbsp;></a> <a href="#">技术需求&nbsp;&nbsp;></a> <a href="#"class="a_detail" th:text="${demand.name}">关于超细颗粒金属碳化物的制造技术</a>
  24. </div>
  25. </div>
  26. <div class="detail_center">
  27. <div class="detail_centerimg" th:each="demand:${demand}">
  28. <div class="big_text">
  29. <h3 th:text="${demand.name}"></h3>
  30. </div>
  31. <div class="big_img">
  32. <img th:src= "${avatarUploadHost+demand.pictureUrl}?${avatarUploadHost+demand.pictureUrl}:${avatarUploadHost+ 'default/xuqiuimg_null.png'}"alt="" />
  33. </div>
  34. <div class="basic">
  35. <div>
  36. <h5>名称:</h5>
  37. <p th:text="${demand.name}?${demand.name}:暂无名称"></p>
  38. </div>
  39. <div>
  40. <h5>联系人:</h5>
  41. <p th:text="${demand.employerName}?${demand.employerName}:未公开"></p>
  42. </div>
  43. <div>
  44. <h5>联系人地址:</h5>
  45. <p th:text="${demand.employerAddress}?${demand.employerAddress}:未公开"></p>
  46. </div>
  47. <div class="inline_span">
  48. <span>行业:</span> <span th:text="${demand.industryCategoryAS}?${demand.industryCategoryAS}:暂无行业分类"></span>
  49. </div>
  50. <div class="inline_span" >
  51. <span>需求预算:</span> <span th:text="${demand.fixedbudget}?${demand.fixedbudget}:价格面议"></span>
  52. </div>
  53. <div class="inline_span">
  54. <span>有效日期:</span> <span th:text="${demand.validityPeriodS}?${demand.validityPeriodS}:永久"></span>
  55. </div>
  56. <!-- <span> <img src="../../img/detail_img5.jpg" alt="" /> <span>8</span></span> -->
  57. <div class="detail_btn">我要咨询</div>
  58. </div>
  59. <div class="fine">
  60. <div class="fine_title">精品需求</div>
  61. <div th:each="reboutiquedemand:${reboutiquedemand}" class="pointer">
  62. <div th:if="${reboutiquedemand.pictureUrl} == null " >
  63. <img th:src="${avatarUploadHost+ '/default/xuqiuimg_null.png'}" alt=""/>
  64. </div>
  65. <div th:if="${reboutiquedemand.pictureUrl} != null" >
  66. <img th:src="${avatarUploadHost+reboutiquedemand.pictureUrl}" alt=""/>
  67. </div>
  68. <img src="${avatarUploadHost+reboutiquedemand.pictureUrl}" />
  69. <p th:text="${reboutiquedemand.name}"></p>
  70. <p th:text="${reboutiquedemand.id}" class="demandId"></p>
  71. <p th:text="${reboutiquedemand.dataCategory}" class="demandTyp"></p>
  72. </div>
  73. </div>
  74. </div>
  75. <div class="detail_centertext">
  76. <div class="text_right" th:each="demand:${demand}">
  77. <div>问题描述</div>
  78. <p th:text="${demand.problemDes}?${demand.problemDes}:Sorry还没有相关描述"></p>
  79. </div>
  80. </div>
  81. </div>
  82. <div class="detail_bottom">
  83. <div class="line">猜你喜欢</div>
  84. <div class="main_introduce">
  85. <ul>
  86. <li th:each="redemandlist:${redemandlist}">
  87. <div th:if="${redemandlist.pictureUrl} == null " >
  88. <img th:src="${avatarUploadHost+ '/default/xuqiuimg_null.png'}" alt=""/>
  89. </div>
  90. <div th:if="${redemandlist.pictureUrl} != null" >
  91. <img th:src="${avatarUploadHost+redemandlist.pictureUrl}" alt=""/>
  92. </div>
  93. <div class="list_text">
  94. <p>
  95. 行业:<span th:text="${redemandlist.industryCategoryAS}?${redemandlist.industryCategoryAS}:暂无行业分类"></span>
  96. </p>
  97. <p >
  98. 名称:<span th:text="${redemandlist.name}?${redemandlist.name}:暂无名称"></span>
  99. </p>
  100. <p>
  101. 类型:<span th:text="${redemandlist.demandTypeS}?${redemandlist.demandTypeS}:暂无分类"></span>
  102. </p>
  103. <p class="money">
  104. 预算:<span th:text="${redemandlist.fixedbudget}?${redemandlist.fixedbudget}:价格面议"></span>
  105. </p>
  106. <p th:text="${redemandlist.id}" class="demandId"></p>
  107. <p th:text="${redemandlist.dataCategory}" class="demandTyp"></p>
  108. <a href="#">了解详情</a>
  109. </div>
  110. <div class="star">
  111. <p>精品:</p>
  112. <ol>
  113. <li></li>
  114. <li></li>
  115. <li></li>
  116. <li></li>
  117. <li></li>
  118. </ol>
  119. </div></li>
  120. </ul>
  121. </div>
  122. </div>
  123. </div>
  124. </div>
  125. <footer>
  126. <div th:replace="common::copyright"></div>
  127. </footer>
  128. <div th:replace="common::footer(~{::script})">
  129. <script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
  130. <script type="text/javascript"
  131. th:src="${portalHost + '/technologyTrading/demandDetail.js'}"></script>
  132. </div>
  133. </body>
  134. </html>