Przeglądaj źródła

Merge remote-tracking branch 'origin/dev' into test

wanghui 8 lat temu
rodzic
commit
7a2e78535e

+ 2 - 1
src/main/webapp/WEB-INF/views/portal/news/appCognizance.html

@@ -11,7 +11,8 @@
 </head>
 </head>
 	<body>
 	<body>
 		<div class="container">
 		<div class="container">
-			<img th:src="${portalHost + '/img/appCognizance01.jpg'}"  alt="高企认定" id="imgs"/>
+			<img th:src="${bo.maxLogo == null
+					?portalHost + '/img/appCognizance01.jpg':avatarUploadHost+bo.maxLogo}"  alt="高企认定" id="imgs"/>
 			<div class="contant">
 			<div class="contant">
 				<div class="service">
 				<div class="service">
 					<h3 id="dataName" th:text="${bo.name}"></h3>
 					<h3 id="dataName" th:text="${bo.name}"></h3>