浏览代码

测试WEB前端发布

guq 6 年之前
父节点
当前提交
4d245f3ccb
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
     #