101captain
2022-01-29 a20f73f6e85cf314eeadbd85c2bada87b5355051
pdf导出优化
1个文件已修改
6 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/resources/templates/forestFire.html 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/resources/templates/forestFire.html
@@ -31,7 +31,7 @@
</head>
<body>
<div style="height: 1045px;" th:each="reservePdfExportVO : ${reservePdfExportVOS}">
<div style="height: 1040px;" th:each="reservePdfExportVO : ${reservePdfExportVOS}">
    <div style="text-align: center;font-size: 30px;">森林防火承诺书</div>
    <div style="display: flex;align-items: center;align-items: center;">
        <div style="font-size: 22px;padding: 30px;">
@@ -48,13 +48,13 @@
            <div style="text-indent:2em;line-height: 1.4;">六、造成森林火灾构成犯罪的,除接受赔偿损失、补种树木、罚款等行政处罚外,还要接受司法机关依法追究刑事责任。
            </div>
            <div style="text-indent:2em;line-height: 1.4;">七、一旦发现森林山火,及时报告防火办、社区或街办。</div>
            <div style="text-indent:2em;line-height: 1.4;margin-top: 30px;">森林防火电话:12119        5760171</div>
            <div style="text-indent:2em;line-height: 1.4;">森林防火电话:12119        5760171</div>
            <div style="text-indent:2em;line-height: 1.4;">社区电话:<span th:text="${reservePdfExportVO.communityPhone}"></span></div>
            <div style="padding-left: 300px;">
                <div style="width: 300px;margin-top: 10px;">
                    家庭住址:<span th:text="${reservePdfExportVO.address}"></span></div>
                <div style="width: 300px;margin-top: 10px;">承 诺 人:
                <div style="width: 300px;">承 诺 人:
                    <img style="width: 250px;height: 100px;" th:src="@{${reservePdfExportVO.sign}}" />
                </div>
                <div style="width: 300px;margin-top: 10px;" >联系电话:<span th:text="${reservePdfExportVO.phone}"></span></div>