Przeglądaj źródła

技淘BUG修复与优化

anderx 7 lat temu
rodzic
commit
c1340e30e6

+ 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 " >