liliang4869 пре 7 година
родитељ
комит
f3123cdc2d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/technologyTrading/demand.html

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