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,22 @@
:focus {
outline: 0;
}
.el-drawer.rtl {
overflow: scroll;
}
.showSeeMain {
padding: 15px;
font-size: 14px;
color: #555;
white-space: pre-line;
line-height: 1.5;
}
.showSeeMain .seeModel {
margin-bottom: 10px;
}
.tableTip {
cursor: pointer;
}
.tableTip:hover {
color: #409eff;
}