demandDetail.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  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. <div th:replace="common::nav('','')"></div>
  12. <div id="all_achievement">
  13. <div class="detail">
  14. <div class="detail_top">
  15. <div class="detail_toptitle" th:each="demand:${demand}">
  16. <a href="/portal/technologyTrading/demand">技术需求&nbsp;&nbsp;></a>
  17. <a href="/portal/technologyTrading/demandList">技术需求列表&nbsp;&nbsp;></a>
  18. <a href="#"class="a_detail" th:text="${#strings.abbreviate(demand.name,11)}"></a>
  19. </div>
  20. </div>
  21. <div class="detail_center">
  22. <div class="detail_centerimg" th:each="demand:${demand}">
  23. <div class="big_text">
  24. <h3 th:text="${#strings.abbreviate(demand.name,11)}" type="3" class="orderType cname"></h3>
  25. </div>
  26. <div class="big_img">
  27. <div class="serviceDetailsImg" th:if="${demand.firstPic} == null " >
  28. <img th:src="${portalHost+'/img/initPic/demandInit.jpg'}" alt=""/>
  29. </div>
  30. <div class ="serviceDetailsImg" th:if="${demand.firstPic} != null " >
  31. <img th:src= "${avatarUploadHost+demand.firstPic}"alt="" />
  32. </div>
  33. <div class="collection">
  34. <p><span th:class="${interested}==null?'heart':'heart active'"></span><span>收藏</span></p>
  35. </div>
  36. </div>
  37. <div class="basic">
  38. <div>
  39. <h5>名称:</h5>
  40. <p th:text="${demand.name}?${demand.name}:暂无名称"></p>
  41. </div>
  42. <div class="inline_span">
  43. <span>行业:</span> <span th:text="${demand.industryCategory1}?${demand.industryCategory1}:暂无行业分类"></span>
  44. </div>
  45. <div class="inline_span" >
  46. <span th:text="${demand.demandType}==3?'需求资金:':'需求预算:'">需求预算:</span> <span class="price" th:text="${demand.budgetCost}?${demand.budgetCost}+万元:价格面议"></span>
  47. </div>
  48. <div class="inline_span">
  49. <span>所属公司:</span> <span class="companyName" th:text="${demand.employerName}==null?'佚名':${demand.employerName}"></span>
  50. </div>
  51. <div class="inline_span">
  52. <span>有效日期:</span> <span th:text="${demand.validityPeriod}?${#dates.format(demand.validityPeriod,'yyyy-MM-dd')}:永久"></span>
  53. </div>
  54. <div class="detail_btn">
  55. <a onclick="openZoosUrl('chatwin');">
  56. <span class="glyphicon glyphicon-user"></span>
  57. <span >在线咨询</span>
  58. </a></a>
  59. <input type="hidden" th:val="${demand.id}" id="Id_" />
  60. <input type="hidden" id="number" value='1'>
  61. <input type="hidden" th:typ="${demand.dataCategory}" id="ownerType_" />
  62. <input type="hidden" th:isLogin="${!isLogin}" id="isLogin" />
  63. <a class="shopCar"><span class="glyphicon glyphicon-shopping-cart" aria-hidden="true"></span>加入购物车</a>
  64. </div>
  65. </div>
  66. <div class="fine">
  67. <div class="fine_title">热门需求</div>
  68. <div th:each="reboutiquedemand:${reboutiquedemand}" class="pointer">
  69. <div th:if="${reboutiquedemand.firstPic} == null " >
  70. <img th:src="${portalHost+'/img/initPic/demandInit.jpg'}" alt=""/>
  71. </div>
  72. <div th:if="${reboutiquedemand.firstPic} != null" >
  73. <img th:src="${avatarUploadHost+reboutiquedemand.firstPic}" alt=""/>
  74. </div>
  75. <p th:text="${reboutiquedemand.name}"></p>
  76. <p th:text="${reboutiquedemand.id}" class="demandId"></p>
  77. <p th:text="${reboutiquedemand.dataCategory}" class="demandTyp"></p>
  78. </div>
  79. </div>
  80. </div>
  81. </div>
  82. <div class="publicComment">
  83. <ol class="tabEvaluate">
  84. <li class="active">技术简介</li>
  85. <li>用户评价(<span class="numberBars">0</span>)
  86. </ol>
  87. <div class="tabList ">
  88. <div class="serviceDetailsList">
  89. <div class="introduction">
  90. <div class="detail_centertext">
  91. <div class="text_right" th:each="demand:${demand}">
  92. <p th:utext="${demand.problemDes}?${demand.problemDes}:Sorry还没有相关描述"></p>
  93. </div>
  94. </div>
  95. <div class="detail_bottom">
  96. <div class="line">猜你喜欢</div>
  97. <div class="main_introduce">
  98. <ul>
  99. <li th:each="redemandlist:${redemandlist}">
  100. <div th:if="${redemandlist.firstPic} == null " >
  101. <img th:src="${portalHost+'/img/initPic/demandInit.jpg'}" alt=""/>
  102. </div>
  103. <div th:if="${redemandlist.firstPic} != null" >
  104. <img th:src="${avatarUploadHost+redemandlist.firstPic}" alt=""/>
  105. </div>
  106. <div class="list_text">
  107. <p>
  108. 行业:<span th:text="${redemandlist.industryCategory1}?${redemandlist.industryCategory1}:暂无行业分类"></span>
  109. </p>
  110. <p >
  111. 名称:<span th:text="${redemandlist.name}?${redemandlist.name}:暂无名称"></span>
  112. </p>
  113. <p>
  114. 类型:<span th:text="${redemandlist.demandTypeS}?${redemandlist.demandTypeS}:暂无分类"></span>
  115. </p>
  116. <p class="money">
  117. 预算:<span th:text="${redemandlist.budgetCost}?${redemandlist.budgetCost}:价格面议"></span>
  118. </p>
  119. <p th:text="${redemandlist.id}" class="demandId"></p>
  120. <p th:text="${redemandlist.dataCategory}" class="demandTyp"></p>
  121. <a href="#">了解详情</a>
  122. </div>
  123. <!-- <div class="star">
  124. <p>精品:</p>
  125. <ol>
  126. <li></li>
  127. <li></li>
  128. <li></li>
  129. <li></li>
  130. <li></li>
  131. </ol>
  132. </div> -->
  133. </li>
  134. </ul>
  135. </div>
  136. </div>
  137. </div>
  138. </div>
  139. <div class="evaluateList">
  140. <div class="commentDetails">评价 :<span>好评-100%</span><span>中评-100%</span><span>差评-100%</span></div>
  141. <div>
  142. <div class="commentStar">
  143. <span>选择星级 : </span>
  144. <div class="ulStar">
  145. <span class="glyphicon glyphicon-star-empty"></span>
  146. <span class="glyphicon glyphicon-star-empty"></span>
  147. <span class="glyphicon glyphicon-star-empty"></span>
  148. <span class="glyphicon glyphicon-star-empty"></span>
  149. <span class="glyphicon glyphicon-star-empty"></span>
  150. </div>
  151. </div>
  152. <textarea id="commentArea" placeholder="来说几句吧。。"></textarea>
  153. <div class="CommentSend">
  154. <button class="btn btn-primary">评论</button>
  155. </div>
  156. </div>
  157. <ul>
  158. <li>
  159. <div class="stasf">
  160. <p>用户 :<span class="uName">132465498</span></p>
  161. <div class="satisfied">
  162. <span>满意度:</span>
  163. <ol>
  164. <li><span class="glyphicon glyphicon-star"></span></li>
  165. <li><span class="glyphicon glyphicon-star"></span></li>
  166. <li><span class="glyphicon glyphicon-star"></span></li>
  167. <li><span class="glyphicon glyphicon-star"></span></li>
  168. <li><span class="glyphicon glyphicon-star-empty"></span></li>
  169. </ol>
  170. </div>
  171. </div>
  172. <div class="satisfiedContent">
  173. <p>dsadsadsadasdasd</p>
  174. <time>124/121/12</time>
  175. </div>
  176. </li>
  177. </ul>
  178. <div class="pagination_box">
  179. <nav aria-label="Page navigation" class="clearfix">
  180. <ul class="pagination">
  181. <li class="pagePre">
  182. <a href="#" aria-label="Previous">
  183. <span aria-hidden="true">首页</span>
  184. </a>
  185. </li>
  186. <li class="pageNumber"><a href="#" value="1">1</a></li>
  187. <li class="pageNext">
  188. <a href="#" aria-label="Next">
  189. <span aria-hidden="true">末页</span>
  190. </a>
  191. </li>
  192. </ul>
  193. <span class="totalCount">共0条数据1</span>
  194. </nav>
  195. </div>
  196. </div>
  197. </div>
  198. </div>
  199. </div>
  200. </div>
  201. <footer>
  202. <div th:replace="common::copyright"></div>
  203. <div th:replace="common::login"></div>
  204. </footer>
  205. <div th:replace="common::footer(~{::script})">
  206. <script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
  207. <script type="text/javascript"
  208. th:src="${portalHost + '/technologyTrading/demandDetail.js'}"></script>
  209. </div>
  210. </body>
  211. </html>