优化静态分发组件

This commit is contained in:
刘祥超
2023-07-17 11:54:41 +08:00
parent 6aaf620f18
commit 2d4378423b

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: "",