| 文件名从 fzzy-igdss-web/src/main/resources/templates/snap/snapRecord/snapRecord.html 修改 |
| | |
| | | <meta name="renderer" content="webkit"> |
| | | <th:block th:include="include :: header('鏅鸿兘鎶撴媿')" /> |
| | | <link rel="stylesheet" type="text/css" th:href="@{/ajax/libs/layui-ruoyi/css/layui.css}"/> |
| | | <link rel="stylesheet" th:href="@{/snap/snapRecord-style.css}"> |
| | | <link rel="stylesheet" th:href="@{/security/snap/snapRecord-style.css}"> |
| | | </head> |
| | | <body class="gray-bg"> |
| | | <div class="container-div"> |
| | |
| | | </div> |
| | | <th:block th:include="include :: footer" /> |
| | | <script th:src="@{/ajax/libs/layui-ruoyi/layui.js}"></script> |
| | | <script th:src="@{/snap/snapRecord.js}"></script> |
| | | <script th:src="@{/security/snap/snapRecord.js}"></script> |
| | | <script th:inline="javascript"> |
| | | var currentPage = [[${currentPage}]]; |
| | | var totalItems = [[${totalItems}]]; |