sgj
7 天以前 8678e9973f5a1d537f1b23fb99eb8d951eb97a91
fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html
文件名从 fzzy-igdss-web/src/main/resources/templates/eventInfo/eventInfo.html 修改
@@ -7,7 +7,7 @@
    <meta name="renderer" content="webkit">
    <th:block th:include="include :: header('AI浜嬩欢绠$悊')" />
    <link rel="stylesheet" type="text/css" th:href="@{/ajax/libs/layui-ruoyi/css/layui.css}"/>
    <link rel="stylesheet" th:href="@{/eventInfo/eventInfo-style.css}">
    <link rel="stylesheet" th:href="@{/security/eventInfo/eventInfo-style.css}">
</head>
<body class="gray-bg">
<div class="container-div">
@@ -92,7 +92,7 @@
</div>
<th:block th:include="include :: footer" />
<script th:src="@{/ajax/libs/layui-ruoyi/layui.js}"></script>
<script th:src="@{/eventInfo/eventInfo.js}"></script>
<script th:src="@{/security/eventInfo/eventInfo.js}"></script>
<script th:inline="javascript">
    var currentPage = [[${currentPage}]];
    var totalItems = [[${totalItems}]];