Explorar o código

热门需求处修改

liliang4869 %!s(int64=7) %!d(string=hai) anos
pai
achega
f3123cdc2d

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

@@ -312,7 +312,7 @@
 							<div>
 							
 								 <span class="problemDes" th:text="${h2.problemDes}"></span>	
-								 <span class="colorOrange" th:if="${h2.demandType}==5" th:text="${h2.fundForPersonnel}==null?'¥0.00元/月'${'¥'+h2.fundForPersonnel}+'元/月'"></span>
+								 <span class="colorOrange" th:if="${h2.demandType}==5" th:text="${h2.fundForPersonnel}==null?'¥0.00元/月':${'¥'+h2.fundForPersonnel}+'元/月'"></span>
 								 <span class="colorOrange" th:if="${h2.demandType}==3" th:text="${'期望资金:¥'+h2.fundForCrowd}+'万'"></span>
 						
 								<span class="colorTime">	<img th:src="${portalHost+'/img/newMenu/demand-5.jpg'}" alt=""></span>