From 2d4378423b6bd328243383c9fe0c7c27dfad78b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Mon, 17 Jul 2023 11:54:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=9D=99=E6=80=81=E5=88=86?= =?UTF-8?q?=E5=8F=91=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/server/http-web-root-box.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/js/components/server/http-web-root-box.js b/web/public/js/components/server/http-web-root-box.js index f6fd84e5..a99d3f94 100644 --- a/web/public/js/components/server/http-web-root-box.js +++ b/web/public/js/components/server/http-web-root-box.js @@ -5,7 +5,7 @@ Vue.component("http-web-root-box", { if (rootConfig == null) { rootConfig = { isPrior: false, - isOn: true, + isOn: false, dir: "", indexes: [], stripPrefix: "",