cms模块
This commit is contained in:
parent
10f1e5d3b6
commit
264298e3a9
|
|
@ -1,7 +1,6 @@
|
||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
|
<html lang="zh" xmlns:th="http://www.thymeleaf.org">
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<head th:include="include :: header"></head>
|
|
||||||
<link rel="stylesheet" th:href="@{/web/res/layui/css/layui.css}">
|
<link rel="stylesheet" th:href="@{/web/res/layui/css/layui.css}">
|
||||||
<link rel="stylesheet" th:href="@{/web/res/css/global.css}">
|
<link rel="stylesheet" th:href="@{/web/res/css/global.css}">
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue