feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
.file-view .file-list[data-v-30b293e0] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
height: 25px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.file-view .file-list .file-btn[data-v-30b293e0] {
|
||||
margin-left: 15px;
|
||||
}
|
||||
.file-view[data-v-30b293e0] .el-dialog__body {
|
||||
padding: 0;
|
||||
}
|
||||
.file-view[data-v-30b293e0] .el-dialog {
|
||||
margin-top: 5vh !important;
|
||||
}
|
||||
.file-view .view-content[data-v-30b293e0] {
|
||||
width: 100%;
|
||||
height: 85vh;
|
||||
overflow: auto;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
[data-v-1cdc7e8a] .el-page-header__left {
|
||||
color: #1682e6;
|
||||
}
|
||||
.table-top[data-v-1cdc7e8a] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-box-pack: justify;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.workPointsManage[data-v-1cdc7e8a] {
|
||||
padding: 24px;
|
||||
background: #f0f2f5;
|
||||
}
|
||||
.workPointsManage .elCol[data-v-1cdc7e8a] {
|
||||
padding-left: 15px;
|
||||
}
|
||||
.workPointsManage .button[data-v-1cdc7e8a] {
|
||||
text-align: center;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.workPointsManage .paginations[data-v-1cdc7e8a] {
|
||||
float: right;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.select-dom[data-v-1cdc7e8a] {
|
||||
width: 100%;
|
||||
}
|
||||
.secarch-box .el-row[data-v-1cdc7e8a] {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.secarch-box .el-row[data-v-1cdc7e8a]:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.checkbox[data-v-1cdc7e8a] {
|
||||
width: 300px;
|
||||
}
|
||||
Reference in New Issue
Block a user