feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,238 @@
|
||||
.navTop[data-v-1d658a76] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.navTop .navTitle[data-v-1d658a76] {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.node-active[data-v-1d658a76] {
|
||||
margin-top: 15px;
|
||||
}
|
||||
[data-v-1d658a76] .el-tree-node.is-current > .el-tree-node__content {
|
||||
background-color: #1890ff;
|
||||
color: #fff;
|
||||
font-weight: 700;
|
||||
}
|
||||
.memberEdit .el-dialog__header {
|
||||
padding: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.memberEdit .el-dialog__body {
|
||||
padding: 20px;
|
||||
}
|
||||
.memberEdit h4 {
|
||||
margin: 0;
|
||||
}
|
||||
.memberEdit .el-divider--horizontal .el-divider__text {
|
||||
font-weight: 700;
|
||||
font-size: 18px;
|
||||
}
|
||||
.memberEdit .el-cascader,
|
||||
.memberEdit .el-date-editor,
|
||||
.memberEdit .el-input,
|
||||
.memberEdit .el-select {
|
||||
width: 100%;
|
||||
}
|
||||
.memberEdit .job-inline {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-ms-flex-wrap: nowrap;
|
||||
flex-wrap: nowrap;
|
||||
width: 100%;
|
||||
}
|
||||
.memberEdit .job-radio {
|
||||
margin-right: 8px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.memberEdit .job-select {
|
||||
-webkit-box-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
min-width: 160px;
|
||||
}
|
||||
.organizeEdit .el-checkbox-group {
|
||||
height: 300px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.organizeEdit .el-checkbox {
|
||||
width: 500px;
|
||||
}
|
||||
.organizeEdit .el-dialog__header {
|
||||
padding: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.organizeEdit .el-dialog__body {
|
||||
padding: 20px;
|
||||
}
|
||||
.organizeEdit h4 {
|
||||
margin: 0;
|
||||
}
|
||||
.organizeEdit .el-autocomplete,
|
||||
.organizeEdit .el-cascader,
|
||||
.organizeEdit .el-input,
|
||||
.organizeEdit .el-select {
|
||||
width: 100%;
|
||||
}
|
||||
.organizeEdit .el-divider--horizontal .el-divider__text {
|
||||
font-weight: 700;
|
||||
font-size: 18px;
|
||||
}
|
||||
.coordinate-set {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.coordinate-set .el-button {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.viewDisplay .headStys {
|
||||
background-color: #fff;
|
||||
}
|
||||
.btnSyts {
|
||||
padding: 24px 0;
|
||||
}
|
||||
.inputStys {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
padding: 10px 16px;
|
||||
}
|
||||
.inputStys .el-button {
|
||||
margin-left: auto;
|
||||
}
|
||||
.inputStys .el-input {
|
||||
width: 23.8%;
|
||||
}
|
||||
.inputStys .el-input--medium .el-input__icon {
|
||||
color: #1682e6;
|
||||
}
|
||||
.backgroundStys {
|
||||
padding: 15px;
|
||||
background: #fff;
|
||||
}
|
||||
.btnSyts {
|
||||
text-align: center;
|
||||
padding-top: 60px;
|
||||
}
|
||||
.rowStys {
|
||||
background: #fff;
|
||||
}
|
||||
.pagination {
|
||||
float: right;
|
||||
padding-top: 8px;
|
||||
}
|
||||
.roleStys {
|
||||
color: #909399;
|
||||
position: relative;
|
||||
top: -20px;
|
||||
font-size: 14px;
|
||||
}
|
||||
.dialogHead .el-dialog__header {
|
||||
border: 1px solid #ccc;
|
||||
background-color: #f0f2f5;
|
||||
}
|
||||
.page-container {
|
||||
background-color: #f0f2f5;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
padding: 15px;
|
||||
}
|
||||
.companyTop {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
margin-bottom: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.companyTop .companyTitle {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
}
|
||||
.companyTop .el-icon-more {
|
||||
font-size: 18px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.companyTop.nodeActive,
|
||||
.companyTop.nodeActive .el-icon-more {
|
||||
color: #409eff;
|
||||
}
|
||||
.organizationalTree {
|
||||
height: 635px;
|
||||
overflow: auto;
|
||||
}
|
||||
.organizationalTree .el-scrollbar__wrap {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.organizationalTree .custom-tree-node {
|
||||
font-size: 14px;
|
||||
line-height: 3;
|
||||
width: 100%;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.organizationalTree .custom-tree-node span {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
}
|
||||
.organizationalTree .custom-tree-node .el-icon-more {
|
||||
display: inline-block;
|
||||
font-size: 18px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.organizationalTree .custom-tree-node.nodeActive,
|
||||
.organizationalTree .custom-tree-node.nodeActive .el-icon-more {
|
||||
color: #409eff;
|
||||
}
|
||||
.memberSetTitle h4 {
|
||||
margin-top: 0;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.memberSetTitle span {
|
||||
font-size: 12px;
|
||||
color: #909399;
|
||||
}
|
||||
.memberSetContent h5 {
|
||||
margin: 10px 0;
|
||||
}
|
||||
.memberSetContent div {
|
||||
line-height: 1.6;
|
||||
}
|
||||
.changeDepartmentSet .el-cascader {
|
||||
width: 100%;
|
||||
}
|
||||
.memberSearch {
|
||||
padding: 25px 0 0 0;
|
||||
text-align: right;
|
||||
}
|
||||
.backBtnBox {
|
||||
padding: 0 25px 10px 0;
|
||||
text-align: right;
|
||||
}
|
||||
Reference in New Issue
Block a user