feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,120 @@
|
||||
.apply-ask[data-v-54e28450] {
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.apply-tips[data-v-54e28450] {
|
||||
font-size: 12px;
|
||||
line-height: 1.8;
|
||||
color: #e55934;
|
||||
}
|
||||
.search-bar .el-date-editor[data-v-1cce9b93],
|
||||
.search-bar .el-select[data-v-1cce9b93],
|
||||
.search-bar[data-v-1cce9b93] .el-input {
|
||||
width: 100%;
|
||||
}
|
||||
.titleContent[data-v-1cce9b93] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin: 15px 0;
|
||||
}
|
||||
.titleContent .tableTitle[data-v-1cce9b93] {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
border-left: 5px solid #0d7fe8;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.importSpaceTmpBtn[data-v-1cce9b93] {
|
||||
display: inline-block;
|
||||
margin: 0 10px;
|
||||
}
|
||||
.download-style[data-v-1cce9b93] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
line-height: 2.2;
|
||||
}
|
||||
.download-style span[data-v-1cce9b93] {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
}
|
||||
.download-style .el-icon-download[data-v-1cce9b93] {
|
||||
width: 50px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
color: #409eff;
|
||||
}
|
||||
.search-bar .el-date-editor[data-v-658b5e57],
|
||||
.search-bar .el-select[data-v-658b5e57],
|
||||
.search-bar[data-v-658b5e57] .el-input {
|
||||
width: 100%;
|
||||
}
|
||||
.titleContent[data-v-658b5e57] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin: 15px 0;
|
||||
}
|
||||
.titleContent .tableTitle[data-v-658b5e57] {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
border-left: 5px solid #0d7fe8;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.importSpaceTmpBtn[data-v-658b5e57] {
|
||||
display: inline-block;
|
||||
margin: 0 10px;
|
||||
}
|
||||
.download-style[data-v-658b5e57] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
line-height: 2.2;
|
||||
}
|
||||
.download-style span[data-v-658b5e57] {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
}
|
||||
.download-style .el-icon-download[data-v-658b5e57] {
|
||||
width: 50px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
color: #409eff;
|
||||
}
|
||||
.table-card-title[data-v-617a74fd] {
|
||||
font-weight: 700;
|
||||
font-size: 16px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.download-style[data-v-617a74fd] {
|
||||
cursor: pointer;
|
||||
color: #409eff;
|
||||
font-size: 18px;
|
||||
}
|
||||
Reference in New Issue
Block a user