Browse Source

测试WEB前端发布

guq 6 years ago
parent
commit
4d245f3ccb
1 changed files with 1 additions and 1 deletions
  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
     #