@@ -11,7 +11,8 @@
</head>
<body>
<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="service">
<h3 id="dataName" th:text="${bo.name}"></h3>