增加session验证

This commit is contained in:
张超
2025-06-13 08:59:01 +08:00
parent 7913a2b381
commit 67c85327ee
8 changed files with 201 additions and 207 deletions

View File

@@ -8,6 +8,7 @@
<nav>
<a href="/admin/themes">主题管理</a>
<a href="/admin/setinfo">个人信息</a>
<a href="/admin/logout"> 退出登录</a>
</nav>
<p>欢迎登录后台管理系统!</p>
</body>