Browse Source

思想政治工作专题添加

安保维稳 7 months ago
parent
commit
25db7f6ae7

+ 1 - 1
src/main/java/com/puboot/module/admin/service/impl/BizCategoryServiceImpl.java

@@ -71,7 +71,7 @@ public class BizCategoryServiceImpl extends ServiceImpl<BizCategoryMapper, BizCa
     public List<BizCategory> selectAll2(Integer topicId) {
         return bizCategoryMapper.selectList(new QueryWrapper<BizCategory>().lambda()
                 .eq(BizCategory::getStatus, 1)
-                .eq(BizCategory::getShowInNav, 1)
+                .eq(BizCategory::getPid, 11170)
                 .eq(BizCategory::getTopicId, -1)
                 .orderByAsc(BizCategory::getSort)
         );

+ 67 - 0
src/main/resources/mapper/BizArticleMapper.xml

@@ -485,6 +485,73 @@
         left join biz_attachment  bat on 1=2
         where bar.status = 1 and bar.approval_status = 1 and bc.id = 1161
         order by top desc, create_time desc LIMIT 0,8) b
+
+        union ALL
+        select * from (select
+        bc.id bc_id,bc.name bc_name,bar.id,bar.title,bar.user_id,bar.author,bar.cover_image,bar.qrcode_path,bar.is_markdown,bar.top,
+        bar.category_id,bar.office_group_id,bar.status,bar.recommended,bar.slider,bar.slider_img,bar.original,
+        bar.description,bar.keywords,bar.comment,bar.signfor,bar.approval_status,bar.create_time,bar.update_time,bar.browse_number,bar.provinces_filter,bat.id bat_id,bat.file_name bat_file_name,bat.file_size bat_file_size,bat.file_type bat_file_type,bat.file_url bat_file_url,bat.business_id bat_business_id,bat.office_id bat_office_id,bat.create_by bat_create_by,bat.create_time bat_create_time,
+        bat.update_by bat_update_by,bat.update_time bat_update_time,bat.status bat_status
+        ,CASE WHEN datediff(NOW(),bar.create_time) &lt; 2 THEN '1' ELSE '0' END isNews
+        from biz_category bc left join biz_article bar on bc.id = bar.category_id
+        left join biz_attachment  bat on 1=2
+        where bar.status = 1 and bar.approval_status = 1 and bc.id = 11169
+        order by top desc, create_time desc LIMIT 0,7) b
+        union ALL
+        select * from (select
+        bc.id bc_id,bc.name bc_name,bar.id,bar.title,bar.user_id,bar.author,bar.cover_image,bar.qrcode_path,bar.is_markdown,bar.top,
+        bar.category_id,bar.office_group_id,bar.status,bar.recommended,bar.slider,bar.slider_img,bar.original,
+        bar.description,bar.keywords,bar.comment,bar.signfor,bar.approval_status,bar.create_time,bar.update_time,bar.browse_number,bar.provinces_filter,bat.id bat_id,bat.file_name bat_file_name,bat.file_size bat_file_size,bat.file_type bat_file_type,bat.file_url bat_file_url,bat.business_id bat_business_id,bat.office_id bat_office_id,bat.create_by bat_create_by,bat.create_time bat_create_time,
+        bat.update_by bat_update_by,bat.update_time bat_update_time,bat.status bat_status
+        ,CASE WHEN datediff(NOW(),bar.create_time) &lt; 2 THEN '1' ELSE '0' END isNews
+        from biz_category bc left join biz_article bar on bc.id = bar.category_id
+        left join biz_attachment  bat on 1=2
+        where bar.status = 1 and bar.approval_status = 1 and bc.id = 11171
+        order by top desc, create_time desc LIMIT 0,7) b
+        union ALL
+        select * from (select
+        bc.id bc_id,bc.name bc_name,bar.id,bar.title,bar.user_id,bar.author,bar.cover_image,bar.qrcode_path,bar.is_markdown,bar.top,
+        bar.category_id,bar.office_group_id,bar.status,bar.recommended,bar.slider,bar.slider_img,bar.original,
+        bar.description,bar.keywords,bar.comment,bar.signfor,bar.approval_status,bar.create_time,bar.update_time,bar.browse_number,bar.provinces_filter,bat.id bat_id,bat.file_name bat_file_name,bat.file_size bat_file_size,bat.file_type bat_file_type,bat.file_url bat_file_url,bat.business_id bat_business_id,bat.office_id bat_office_id,bat.create_by bat_create_by,bat.create_time bat_create_time,
+        bat.update_by bat_update_by,bat.update_time bat_update_time,bat.status bat_status
+        ,CASE WHEN datediff(NOW(),bar.create_time) &lt; 2 THEN '1' ELSE '0' END isNews
+        from biz_category bc left join biz_article bar on bc.id = bar.category_id
+        left join biz_attachment  bat on 1=2
+        where bar.status = 1 and bar.approval_status = 1 and bc.id = 11172
+        order by top desc, create_time desc LIMIT 0,7) b
+        union ALL
+        select * from (select
+        bc.id bc_id,bc.name bc_name,bar.id,bar.title,bar.user_id,bar.author,bar.cover_image,bar.qrcode_path,bar.is_markdown,bar.top,
+        bar.category_id,bar.office_group_id,bar.status,bar.recommended,bar.slider,bar.slider_img,bar.original,
+        bar.description,bar.keywords,bar.comment,bar.signfor,bar.approval_status,bar.create_time,bar.update_time,bar.browse_number,bar.provinces_filter,bat.id bat_id,bat.file_name bat_file_name,bat.file_size bat_file_size,bat.file_type bat_file_type,bat.file_url bat_file_url,bat.business_id bat_business_id,bat.office_id bat_office_id,bat.create_by bat_create_by,bat.create_time bat_create_time,
+        bat.update_by bat_update_by,bat.update_time bat_update_time,bat.status bat_status
+        ,CASE WHEN datediff(NOW(),bar.create_time) &lt; 2 THEN '1' ELSE '0' END isNews
+        from biz_category bc left join biz_article bar on bc.id = bar.category_id
+        left join biz_attachment  bat on 1=2
+        where bar.status = 1 and bar.approval_status = 1 and bc.id = 11173
+        order by top desc, create_time desc LIMIT 0,7) b
+        union ALL
+        select * from (select
+        bc.id bc_id,bc.name bc_name,bar.id,bar.title,bar.user_id,bar.author,bar.cover_image,bar.qrcode_path,bar.is_markdown,bar.top,
+        bar.category_id,bar.office_group_id,bar.status,bar.recommended,bar.slider,bar.slider_img,bar.original,
+        bar.description,bar.keywords,bar.comment,bar.signfor,bar.approval_status,bar.create_time,bar.update_time,bar.browse_number,bar.provinces_filter,bat.id bat_id,bat.file_name bat_file_name,bat.file_size bat_file_size,bat.file_type bat_file_type,bat.file_url bat_file_url,bat.business_id bat_business_id,bat.office_id bat_office_id,bat.create_by bat_create_by,bat.create_time bat_create_time,
+        bat.update_by bat_update_by,bat.update_time bat_update_time,bat.status bat_status
+        ,CASE WHEN datediff(NOW(),bar.create_time) &lt; 2 THEN '1' ELSE '0' END isNews
+        from biz_category bc left join biz_article bar on bc.id = bar.category_id
+        left join biz_attachment  bat on 1=2
+        where bar.status = 1 and bar.approval_status = 1 and bc.id = 11174
+        order by top desc, create_time desc LIMIT 0,7) b
+        union ALL
+        select * from (select
+        bc.id bc_id,bc.name bc_name,bar.id,bar.title,bar.user_id,bar.author,bar.cover_image,bar.qrcode_path,bar.is_markdown,bar.top,
+        bar.category_id,bar.office_group_id,bar.status,bar.recommended,bar.slider,bar.slider_img,bar.original,
+        bar.description,bar.keywords,bar.comment,bar.signfor,bar.approval_status,bar.create_time,bar.update_time,bar.browse_number,bar.provinces_filter,bat.id bat_id,bat.file_name bat_file_name,bat.file_size bat_file_size,bat.file_type bat_file_type,bat.file_url bat_file_url,bat.business_id bat_business_id,bat.office_id bat_office_id,bat.create_by bat_create_by,bat.create_time bat_create_time,
+        bat.update_by bat_update_by,bat.update_time bat_update_time,bat.status bat_status
+        ,CASE WHEN datediff(NOW(),bar.create_time) &lt; 2 THEN '1' ELSE '0' END isNews
+        from biz_category bc left join biz_article bar on bc.id = bar.category_id
+        left join biz_attachment  bat on 1=2
+        where bar.status = 1 and bar.approval_status = 1 and bc.id = 11175
+        order by top desc, create_time desc LIMIT 0,7) b
     </select>
 
     <sql id="Base_Column_List">

+ 24 - 24
src/main/resources/templates/theme/pblog/special.html

@@ -79,35 +79,35 @@
 			<div class="part6">
 				<div class="newsGroup">
 					<div class="selectTitleGroup">
-						<span class="title" style="margin-left: 0;background: url('/police/img/boottom-box.png')top center no-repeat;" th:text="思想主题教育"></span>
-						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/1161'}}" target="_blank">查看更多>></a></span>
+						<span class="title" style="margin-left: 0;background: url('/police/img/boottom-box.png')top center no-repeat;" th:text="政工简报"></span>
+						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/11169'}}" target="_blank">查看更多>></a></span>
 					</div>
 					<ul class="news">
-						<li class="new" th:each="item:${@module.getArticleAll('思想主题教育')}">
+						<li class="new" th:each="item:${@module.getArticleAll('政工简报')}">
 							<a th:href="@{${'/special/article/details/'+topicId+'/'+item.id}}" target="_blank">
 								<div class="newTitle" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${item.title}"></div>
 								<span class="newDate" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${#dates.format(item.createTime, 'yyyy-MM-dd')}"></span>
 							</a>
 						</li>
 						<li>
-							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('思想主题教育'))}" th:src="@{/police/img/noData.png}"/>
+							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('政工简报'))}" th:src="@{/police/img/noData.png}"/>
 						</li>
 					</ul>
 				</div>
 				<div class="newsGroup">
 					<div class="selectTitleGroup">
-						<span class="title" style="margin-left: 0" th:text="党的二十大精神"></span>
-						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/1162'}}" target="_blank">查看更多>></a></span>
+						<span class="title" style="margin-left: 0" th:text="人事任免"></span>
+						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/11171'}}" target="_blank">查看更多>></a></span>
 					</div>
 					<ul class="news">
-						<li class="new"  th:each="item:${@module.getArticleAll('党的二十大精神')}">
+						<li class="new"  th:each="item:${@module.getArticleAll('人事任免')}">
 							<a th:href="@{${'/special/article/details/'+topicId+'/'+item.id}}" target="_blank">
 								<div class="newTitle" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${item.title}"></div>
 								<span class="newDate" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${#dates.format(item.createTime, 'yyyy-MM-dd')}"></span>
 							</a>
 						</li>
 						<li>
-							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('党的二十大精神'))}" th:src="@{/police/img/noData.png}"/>
+							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('人事任免'))}" th:src="@{/police/img/noData.png}"/>
 						</li>
 					</ul>
 				</div>
@@ -118,35 +118,35 @@
 			<div class="part8">
 				<div class="newsGroup">
 					<div class="selectTitleGroup">
-						<span class="title" style="margin-left: 0" th:text="重要训词精神"></span>
-						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/1163'}}" target="_blank">查看更多>></a></span>
+						<span class="title" style="margin-left: 0" th:text="警衔评授"></span>
+						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/11172'}}" target="_blank">查看更多>></a></span>
 					</div>
 					<ul class="news">
-						<li class="new" th:each="item:${@module.getArticleAll('重要训词精神')}">
+						<li class="new" th:each="item:${@module.getArticleAll('警衔评授')}">
 							<a th:href="@{${'/special/article/details/'+topicId+'/'+item.id}}" target="_blank">
 								<div class="newTitle" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${item.title}"></div>
 								<span class="newDate" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${#dates.format(item.createTime, 'yyyy-MM-dd')}"></span>
 							</a>
 						</li>
 						<li>
-							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('重要训词精神'))}" th:src="@{/police/img/noData.png}"/>
+							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('警衔评授'))}" th:src="@{/police/img/noData.png}"/>
 						</li>
 					</ul>
 				</div>
 				<div class="newsGroup">
 					<div class="selectTitleGroup">
-						<span class="title" style="margin-left: 0" th:text="党史学习"></span>
-						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/1164'}}" target="_blank">查看更多>></a></span>
+						<span class="title" style="margin-left: 0" th:text="表彰奖励"></span>
+						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/11173'}}" target="_blank">查看更多>></a></span>
 					</div>
 					<ul class="news">
-						<li class="new" th:each="item:${@module.getArticleAll('党史学习')}">
+						<li class="new" th:each="item:${@module.getArticleAll('表彰奖励')}">
 							<a th:href="@{${'/special/article/details/'+topicId+'/'+item.id}}" target="_blank">
 								<div class="newTitle" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${item.title}"></div>
 								<span class="newDate" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${#dates.format(item.createTime, 'yyyy-MM-dd')}"></span>
 							</a>
 						</li>
 						<li>
-							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('党史学习'))}" th:src="@{/police/img/noData.png}"/>
+							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('表彰奖励'))}" th:src="@{/police/img/noData.png}"/>
 						</li>
 					</ul>
 				</div>
@@ -155,35 +155,35 @@
 			<div class="part9">
 				<div class="newsGroup">
 					<div class="selectTitleGroup">
-						<span class="title" style="margin-left: 0" th:text="七项制度"></span>
-						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/1165'}}" target="_blank">查看更多>></a></span>
+						<span class="title" style="margin-left: 0" th:text="公示公告"></span>
+						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/11174'}}" target="_blank">查看更多>></a></span>
 					</div>
 					<ul class="news">
-						<li class="new" th:each="item:${@module.getArticleAll('七项制度')}">
+						<li class="new" th:each="item:${@module.getArticleAll('公示公告')}">
 							<a th:href="@{${'/special/article/details/'+topicId+'/'+item.id}}" target="_blank">
 								<div class="newTitle" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${item.title}"></div>
 								<span class="newDate" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${#dates.format(item.createTime, 'yyyy-MM-dd')}"></span>
 							</a>
 						</li>
 						<li>
-							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('七项制度'))}" th:src="@{/police/img/noData.png}"/>
+							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('公示公告'))}" th:src="@{/police/img/noData.png}"/>
 						</li>
 					</ul>
 				</div>
 				<div class="newsGroup">
 					<div class="selectTitleGroup">
-						<span class="title" style="margin-left: 0" th:text="违规宴请饮醉督查"></span>
-						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/1166'}}" target="_blank">查看更多>></a></span>
+						<span class="title" style="margin-left: 0" th:text="学习资料"></span>
+						<span class="more"><a th:href="@{${'/special/article/list/'+topicId+'/11175'}}" target="_blank">查看更多>></a></span>
 					</div>
 					<ul class="news">
-						<li class="new" th:each="item:${@module.getArticleAll('违规宴请饮醉督查')}">
+						<li class="new" th:each="item:${@module.getArticleAll('学习资料')}">
 							<a th:href="@{${'/special/article/details/'+topicId+'/'+item.id}}" target="_blank">
 								<div class="newTitle" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${item.title}"></div>
 								<span class="newDate" th:classappend="${#dates.format(item.createTime, 'yyyy-MM-dd') == #dates.format(new java.util.Date().getTime(), 'yyyy-MM-dd')} ? 'red' : '' " th:text="${#dates.format(item.createTime, 'yyyy-MM-dd')}"></span>
 							</a>
 						</li>
 						<li>
-							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('违规宴请饮醉督查'))}" th:src="@{/police/img/noData.png}"/>
+							<img class="noData" th:if="${#lists.isEmpty(@module.getArticleAll('学习资料'))}" th:src="@{/police/img/noData.png}"/>
 						</li>
 					</ul>
 				</div>

+ 18 - 17
src/main/resources/templates/theme/pblog/specialDetails.html

@@ -52,16 +52,17 @@
             <div class="selectTitleGroup">
                 <span class="title newActive" style="margin-left: 0" onclick="onChange(this,'a')">文章详情</span>
                 <span class="title" style="position: relative" onclick="onChange(this,'c')"><span class="redpoint" th:if="${not #lists.isEmpty(attachmentList)}" th:text="${attachmentList.size()}" ></span>相关附件</span>
-                <span class="title" th:if="${article?.signfor == 1}" onclick="onChange(this,'b')">签收情况</span>
+                <!--<span class="title" th:if="${article?.signfor == 1}" onclick="onChange(this,'b')">签收情况</span>-->
             </div>
         </div>
         <div class="articleGroup">
             <div class="articleTitle" th:text="${article.title}"></div>
             <div class="articleTopInfo">
-                <div class="info">吉林省公安厅 http://gat.jl.gov.cn</div>
-                <div class="info" th:text="${'更新时间:'+#dates.format(article.updateTime,'yyyy-MM-dd HH:mm:ss')}"></div>
-                <div class="info" th:text="${'来源单位:'+article.officeName}"></div>
-                <div class="info">字体显示:<span class="cursor pd10">大</span><span class="cursor pd10">中</span><span class="cursor pd10">小</span></div>
+                <!--<div class="info">吉林省公安厅 http://gat.jl.gov.cn</div>-->
+                <div class="info" th:text="${'发布时间:'+#dates.format(article.updateTime,'yyyy-MM-dd HH:mm:ss')}"></div>
+                <!--<div class="info" th:text="${'来源单位:'+article.officeName}"></div>-->
+                <!--<div class="info">字体显示:<span class="cursor pd10">大</span><span class="cursor pd10">中</span><span class="cursor pd10">小</span></div>-->
+                <!--<div class="info mr100" th:text="${'已阅读:'+article.browseNumber+'次'}"></div>-->
             </div>
             <div class="articleContent" th:utext="${article.content}" >
             </div>
@@ -69,22 +70,22 @@
                 <div class="info cursor" th:if="${user != null && mySign}" style="margin-right: 20px;">
                     <button class="blueBtn" th:onclick="'javascript:signFor('+${sign.id}+')'">签收</button>
                 </div>
-                <div class="info mr100">(<span style="color: red;">责任编辑:</span>公安厅)</div>
+                <!--<div class="info mr100">(<span style="color: red;">责任编辑:</span>公安厅)</div>-->
                 <div class="info cursor" onclick="addFavorite()">【加入收藏】</div>
                 <div class="info cursor" onclick="windowPrint()">【打印此文】</div>
                 <div class="info cursor" onclick="windowClose()">【关闭窗口】</div>
             </div>
-            <div class="qsqk">
-                <div class="title">签收情况</div>
-                <ul class="navGroup">
-                    <li class="navOne" th:each="item,state:${signList}" >
-                        <a th:if="${item.signType == 1&&state.count != 0&&state.count%5 == 0}" class="borderNone" style="color: #0d6aad;" href="javascript::void(0)" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'"  th:text="${item.officeName}" ></a>
-                        <a th:if="${item.signType == 1&&state.count%5 != 0}" href="javascript::void(0)" style="color: #0d6aad;" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'" th:text="${item.officeName}"></a>
-                        <a th:if="${item.signType == 0&&state.count != 0&&state.count%5 == 0}" class="borderNone redBtn" href="javascript::void(0)" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'" th:text="${item.officeName}"></a>
-                        <a th:if="${item.signType == 0&&state.count%5 != 0}" href="javascript::void(0)" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'" th:text="${item.officeName}"></a>
-                    </li>
-                </ul>
-            </div>
+            <!--<div class="qsqk">-->
+                <!--<div class="title">签收情况</div>-->
+                <!--<ul class="navGroup">-->
+                    <!--<li class="navOne" th:each="item,state:${signList}" >-->
+                        <!--<a th:if="${item.signType == 1&&state.count != 0&&state.count%5 == 0}" class="borderNone" style="color: #0d6aad;" href="javascript::void(0)" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'"  th:text="${item.officeName}" ></a>-->
+                        <!--<a th:if="${item.signType == 1&&state.count%5 != 0}" href="javascript::void(0)" style="color: #0d6aad;" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'" th:text="${item.officeName}"></a>-->
+                        <!--<a th:if="${item.signType == 0&&state.count != 0&&state.count%5 == 0}" class="borderNone redBtn" href="javascript::void(0)" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'" th:text="${item.officeName}"></a>-->
+                        <!--<a th:if="${item.signType == 0&&state.count%5 != 0}" href="javascript::void(0)" th:onclick="'javascript:articleSign('+${item.id}+','+${item.officeId}+')'" th:text="${item.officeName}"></a>-->
+                    <!--</li>-->
+                <!--</ul>-->
+            <!--</div>-->
         </div>
         <div class="signingGroup" >
             <img class="noData" th:if="${#lists.isEmpty(attachmentList)}" th:src="@{/police/img/noData.png}"/>