瀏覽代碼

技淘BUG修复与优化

anderx 7 年之前
父節點
當前提交
c1340e30e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/technologyTrading/demandDetail.html

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/technologyTrading/demandDetail.html

@@ -26,7 +26,7 @@
 						<h3 th:text="${#strings.abbreviate(demand.name,11)}" type="3"  class="orderType cname"></h3>
 					</div>
 					<div class="big_img">
-						<div class="serviceDatailsImg" th:if="${demand.firstPic} == null " >
+						<div class="serviceDetailsImg" th:if="${demand.firstPic} == null " >
 							<img th:src="${portalHost+'/img/initPic/demandInit.jpg'}" alt=""/>
 						</div>
 						<div th:if="${demand.firstPic} != null " >