sgj
7 天以前 8678e9973f5a1d537f1b23fb99eb8d951eb97a91
fzzy-igdss-web/src/main/resources/templates/security/snap/snapRecord/snapRecord.html
文件名从 fzzy-igdss-web/src/main/resources/templates/snap/snapRecord/snapRecord.html 修改
@@ -7,7 +7,7 @@
    <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">
@@ -100,7 +100,7 @@
</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}]];