add:初次提交

This commit is contained in:
2026-04-21 15:38:57 +08:00
commit 67f7a95fef
290 changed files with 5971 additions and 0 deletions

BIN
base1/cockpit.min.css.gz Normal file

Binary file not shown.

BIN
base1/cockpit.min.js.gz Normal file

Binary file not shown.

Binary file not shown.

BIN
base1/fonts/glyphicons.woff Normal file

Binary file not shown.

BIN
base1/fonts/patternfly.woff Normal file

Binary file not shown.

BIN
base1/jquery.min.js.gz Normal file

Binary file not shown.

14
base1/manifest.json Normal file
View File

@@ -0,0 +1,14 @@
{
"version": "@VERSION@",
"priority": -1,
"bridges": [
{
"match": { "superuser": "require" },
"problem": "access-denied"
},
{
"match": { "superuser": true },
"problem": "access-denied"
}
]
}

BIN
base1/mustache.min.js.gz Normal file

Binary file not shown.

BIN
base1/patternfly.min.css.gz Normal file

Binary file not shown.