优化静态分发组件

This commit is contained in:
GoEdgeLab
2023-07-18 14:32:32 +08:00
parent ceddc34eb0
commit 4893991dba

View File

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