feat: 初始化静态镜像站点仓库

This commit is contained in:
2026-04-08 21:44:32 +08:00
commit 9f9dba6289
2514 changed files with 727963 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
.tableBtn {
text-align: right;
padding-bottom: 20px;
}
.detailesLink {
color: #409eff;
text-decoration: underline;
cursor: pointer;
}
.topSearch .el-card {
border: 1px solid #e6ebf5;
}
.tableDownload {
padding-bottom: 15px;
text-align: right;
}
.cardSet .el-tabs--border-card > .el-tabs__content {
padding: 20px;
min-height: 600px;
}