添加后台管理功能

This commit is contained in:
2023-06-09 17:06:36 +08:00
parent ddc99aeaad
commit 489f5dbd12
7 changed files with 378 additions and 93 deletions

View File

@@ -0,0 +1,16 @@
<%--
Created by IntelliJ IDEA.
User: LDQ
Date: 2023/6/9
Time: 16:57
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>Title</title>
</head>
<body>
管理员管理
</body>
</html>