Explorar o código

Merge branch 'master' of http://git.izouma.com/suochencheng/XiangJuWu

panhui %!s(int64=7) %!d(string=hai) anos
pai
achega
c0486a354c
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      src/main/webapp/WEB-INF/web.xml

+ 1 - 4
src/main/webapp/WEB-INF/web.xml

@@ -5,7 +5,7 @@
          id="WebApp_ID" version="3.0">
 
     <welcome-file-list>
-        <welcome-file>index.html</welcome-file>
+        <welcome-file>home.html</welcome-file>
     </welcome-file-list>
 
     <session-config>
@@ -13,9 +13,6 @@
     </session-config>
 
     <display-name>awesome-admin</display-name>
-    <welcome-file-list>
-        <welcome-file>index.html</welcome-file>
-    </welcome-file-list>
     <context-param>
         <param-name>log4jConfigLocation</param-name>
         <param-value>classpath:properties/log4j.properties</param-value>