diff --git a/WebContent/admin/index.jsp b/WebContent/admin/index.jsp
index 390ceff..5f3f2e1 100644
--- a/WebContent/admin/index.jsp
+++ b/WebContent/admin/index.jsp
@@ -19,7 +19,7 @@
其它系统
- - 图书馆首页
+ - 图书馆首页
- 图书管理员
diff --git a/WebContent/index.jsp b/WebContent/index.jsp
index b407c3f..bc9fd73 100644
--- a/WebContent/index.jsp
+++ b/WebContent/index.jsp
@@ -7,6 +7,8 @@
Insert title here
- hello
+ <%
+ response.sendRedirect("./reader/04readerFrame.jsp");
+ %>