feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,94 @@
|
||||
[data-v-48f84cc0] .el-page-header__left {
|
||||
color: #1682e6;
|
||||
}
|
||||
.queryCreatTime[data-v-48f84cc0] {
|
||||
width: 100%;
|
||||
}
|
||||
.workPointsManage .tab-title[data-v-48f84cc0] {
|
||||
border-top: 1px solid #c0c4cc;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.workPointsManage .rule[data-v-48f84cc0] {
|
||||
font-weight: bolder;
|
||||
padding-top: 25px;
|
||||
}
|
||||
.workPointsManage .elCol[data-v-48f84cc0] {
|
||||
padding-left: 15px;
|
||||
}
|
||||
.workPointsManage .button[data-v-48f84cc0] {
|
||||
text-align: center;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.workPointsManage .paginations[data-v-48f84cc0] {
|
||||
float: right;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.select-dom[data-v-48f84cc0] {
|
||||
width: 100%;
|
||||
}
|
||||
.secarch-box .el-row[data-v-48f84cc0] {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.secarch-box .el-row[data-v-48f84cc0]:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.approvalTitle[data-v-48f84cc0] {
|
||||
font-weight: 700;
|
||||
font-size: 16px;
|
||||
}
|
||||
.approvalText[data-v-48f84cc0] {
|
||||
font-size: 14px;
|
||||
color: #999;
|
||||
}
|
||||
.tableRowTextBox[data-v-48f84cc0] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: horizontal;
|
||||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: row;
|
||||
flex-direction: row;
|
||||
-ms-flex-wrap: nowrap;
|
||||
flex-wrap: nowrap;
|
||||
-ms-flex-line-pack: center;
|
||||
align-content: center;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.tableRowText[data-v-48f84cc0] {
|
||||
width: 70%;
|
||||
color: #606266;
|
||||
font-weight: 400;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.planLst[data-v-48f84cc0] {
|
||||
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;
|
||||
}
|
||||
.tableRowText[data-v-6ac6e51c] {
|
||||
width: 100%;
|
||||
color: #606266;
|
||||
font-weight: 400;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.contentStys[data-v-0f338b00] {
|
||||
background-color: #f0f2f5;
|
||||
padding: 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user