Files
RuoYi/ruoyi-admin/src/main/resources/templates/demo/operate/other.html

9 lines
249 B
HTML
Raw Normal View History

2019-06-03 09:19:57 +08:00
<!DOCTYPE html>
<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
<head>
<th:block th:include="include :: header('其他操作')" />
</head>
<body class="gray-bg">
</body>
</html>