feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
.entryTip[data-v-d827b552] {
|
||||
color: #f56c6c;
|
||||
font-size: 12px;
|
||||
}
|
||||
.entryTip i[data-v-d827b552] {
|
||||
font-size: 14px;
|
||||
}
|
||||
.searchBar[data-v-d827b552] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: start;
|
||||
-ms-flex-align: start;
|
||||
align-items: flex-start;
|
||||
}
|
||||
.searchBar .searchInput[data-v-d827b552] {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.searchBar .searchInput .el-date-editor[data-v-d827b552],
|
||||
.searchBar .searchInput .el-select[data-v-d827b552] {
|
||||
width: 100%;
|
||||
}
|
||||
.editClass .editFormClass[data-v-d827b552] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
.editClass .editFormClass .el-date-editor[data-v-d827b552],
|
||||
.editClass .editFormClass .el-input-number[data-v-d827b552] {
|
||||
width: 250px;
|
||||
}
|
||||
.editClass .editFormClass span[data-v-d827b552] {
|
||||
display: inline-block;
|
||||
margin-left: 15px;
|
||||
font-size: 12px;
|
||||
color: #909399;
|
||||
}
|
||||
.enterTip[data-v-d827b552] {
|
||||
font-size: 12px;
|
||||
color: #fca311;
|
||||
}
|
||||
.enterTip i[data-v-d827b552] {
|
||||
padding-right: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user