1.用户列表增加部门列。

2.更改了全部的thymleaf解析。
This commit is contained in:
yangzhengze
2018-05-27 14:58:13 +08:00
parent dca60ce43a
commit faf83c61cc
51 changed files with 62 additions and 59 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html xmlns:th="http://www.w3.org/1999/xhtml">
<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
<meta charset="utf-8">
<head th:include="include :: header"></head>
<link href="/ajax/libs/iCheck/custom.css" th:href="@{/ajax/libs/iCheck/custom.css}" rel="stylesheet"/>