diff --git a/WebContent/403.jsp b/WebContent/403.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..598e4664e01961876260031931ab9b3d7c974935
--- /dev/null
+++ b/WebContent/403.jsp
@@ -0,0 +1,55 @@
+<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
+
+
+
+
+
+
+
+
+
+ 403
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
403
+
对不起,您没有权限访问!
+
请返回到 系统入口
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebContent/WEB-INF/jsp/backend/appcheck.jsp b/WebContent/WEB-INF/jsp/backend/appcheck.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..0e5e76b8549778f7302c581a4515f90afff716e5
--- /dev/null
+++ b/WebContent/WEB-INF/jsp/backend/appcheck.jsp
@@ -0,0 +1,192 @@
+<%@ page language="java" contentType="text/html; charset=UTF-8"
+ pageEncoding="UTF-8"%>
+<%@include file="common/header.jsp"%>
+
+
+
+
+
+
查看并审核APP信息 ${userSession.userName}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<%@include file="common/footer.jsp"%>
+
\ No newline at end of file
diff --git a/WebContent/WEB-INF/jsp/backend/applist.jsp b/WebContent/WEB-INF/jsp/backend/applist.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..729abd11d34ed0a497d90010e12ff311e7c86b00
--- /dev/null
+++ b/WebContent/WEB-INF/jsp/backend/applist.jsp
@@ -0,0 +1,227 @@
+<%@ page language="java" contentType="text/html; charset=UTF-8"
+ pageEncoding="UTF-8"%>
+<%@include file="common/header.jsp"%>
+
+
+
+
+
+
+
+ APP 审核列表 ${userSession.userName}
+ - 您可以通过搜索或者其他的筛选项对APP的信息进行审核操作。^_^
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查 询
+
+
+
+
+
+
+
+<%@include file="common/footer.jsp"%>
+
+
\ No newline at end of file
diff --git a/WebContent/WEB-INF/jsp/backend/common/footer.jsp b/WebContent/WEB-INF/jsp/backend/common/footer.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..a77187ae3103a79e40677d8a5f9057bd52841e30
--- /dev/null
+++ b/WebContent/WEB-INF/jsp/backend/common/footer.jsp
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+<%@include file="js.jsp" %>
+