优化静态分发组件

This commit is contained in:
GoEdgeLab
2023-07-17 11:54:41 +08:00
parent 81a34357b3
commit 35e94d40a4

View File

@@ -5,7 +5,7 @@ Vue.component("http-web-root-box", {
if (rootConfig == null) {
rootConfig = {
isPrior: false,
isOn: true,
isOn: false,
dir: "",
indexes: [],
stripPrefix: "",