Pārlūkot izejas kodu

测试WEB前端发布

guq 7 gadi atpakaļ
vecāks
revīzija
4d245f3ccb
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      frontend/wechat-web/runtime/nginx/default.conf

+ 1 - 1
frontend/wechat-web/runtime/nginx/default.conf

@@ -9,7 +9,7 @@ server {
         index  index.html index.htm;
     }
 
-    #error_page  404              /index.html;
+    error_page  404              /index.html;
 
     # redirect server error pages to the static page /50x.html
     #