101captain
2022-01-29 f976e149b304f86ed5ee51d80f4867505df8c7dc
pdf导出优化
2个文件已修改
8 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/resources/templates/forestFire.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/resources/templates/gasSafety.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/resources/templates/forestFire.html
@@ -31,7 +31,7 @@
</head>
<body>
<div style="height: 1050px;" th:each="reservePdfExportVO : ${reservePdfExportVOS}">
<div style="height: 1080px;" 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;">
@@ -55,7 +55,7 @@
                <div style="width: 300px;margin-top: 10px;">
                    家庭住址:<span th:text="${reservePdfExportVO.address}"></span></div>
                <div style="width: 300px;margin-top: 10px;">承 诺 人:
                    <img style="width: 300px;" th:src="@{${reservePdfExportVO.sign}}" />
                    <img style="width: 400px;" th:src="@{${reservePdfExportVO.sign}}" />
                </div>
                <div style="width: 300px;margin-top: 10px;" >联系电话:<span th:text="${reservePdfExportVO.phone}"></span></div>
                <div style="margin-top: 30px;text-align: right;">
springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/resources/templates/gasSafety.html
@@ -32,7 +32,7 @@
</head>
<body>
<div style="padding-top: 0px; height:1050px; " th:each="reservePdfExportVO : ${reservePdfExportVOS}">
<div style="padding-top: 0px; height:1080px; " 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: 20px;padding: 30px;">
@@ -54,7 +54,7 @@
            <div style="margin-top: 110px;text-align: right;">
                地址:<span style="margin-right: 100px;" th:text="${reservePdfExportVO.address}"></span>
            </div>
            <div style="margin-top: 30px;margin-left: 450px;"><div>被提醒人:</div><img style="width: 300px;"
            <div style="margin-top: 30px;margin-left: 450px;"><div>被提醒人:</div><img style="width: 400px;"
                                                                                    th:src="@{${reservePdfExportVO.sign}}" /></div>
            <div style="margin-top: 30px;text-align: right;">
                <span style="margin-right: 100px;" th:text="${reservePdfExportVO.time}"></span>