diff --git a/src/main/webapp/WEB-INF/views/system/index.jsp b/src/main/webapp/WEB-INF/views/system/index.jsp new file mode 100644 index 0000000..08cee8a --- /dev/null +++ b/src/main/webapp/WEB-INF/views/system/index.jsp @@ -0,0 +1,136 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> + + + + + +后台管理主页 + + + + + + + + + +
+ +
+ +
+
+

【游戏周边商城】后台管理系统

+
+
+

${role.name}:${admin.username},欢迎您!

+

网站首页|安全退出

+
+
+ + +
+
+ +
+ +
+
+
+
+ + +
+
+
+
+
+ + + + + + + \ No newline at end of file