sgj
10 天以前 dd295be527e2256eb8c6aa4db1081216fb8a0b18
fzzy-igdss-web/src/main/resources/templates/snap/snapRecord/snapRecord.html
文件名从 fzzy-igdss-web/src/main/resources/templates/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="@{/snapRecord/snapRecord-style.css}">
    <link rel="stylesheet" th:href="@{/snap/snapRecord-style.css}">
</head>
<body class="gray-bg">
<div class="container-div">
@@ -27,7 +27,15 @@
                </div>
            </form>
        </div>
        <div class="col-sm-12 " style="padding-top: 5px">
            <div class="btn-group-sm"  role="group" >
                <a class="btn btn-success" onclick="openConf()" shiro:hasPermission="system:user:add">
                    <i class="fa fa-plus"></i> 鎶撴媿閰嶇疆
                </a>
            </div>
        </div>
        <div class="col-sm-12 " style="padding-top: 10px;">
            <!-- 鍥剧墖缃戞牸 -->
            <div class="gallery-grid" id="gallery-container">
@@ -92,7 +100,7 @@
</div>
<th:block th:include="include :: footer" />
<script th:src="@{/ajax/libs/layui-ruoyi/layui.js}"></script>
<script th:src="@{/snapRecord/snapRecord.js}"></script>
<script th:src="@{/snap/snapRecord.js}"></script>
<script th:inline="javascript">
    var currentPage = [[${currentPage}]];
    var totalItems = [[${totalItems}]];