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