| 文件名从 fzzy-igdss-web/src/main/resources/templates/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="@{/snapRecord/snapRecord-style.css}"> |
| | | <link rel="stylesheet" th:href="@{/snap/snapRecord-style.css}"> |
| | | </head> |
| | | <body class="gray-bg"> |
| | | <div class="container-div"> |
| | |
| | | </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"> |
| | |
| | | </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}]]; |