826 lines
16 KiB
CSS
826 lines
16 KiB
CSS
.w60[data-v-fa5b471e] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-fa5b471e] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-fa5b471e] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-fa5b471e] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-fa5b471e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-fa5b471e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-fa5b471e] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-fa5b471e] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-fa5b471e] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-fa5b471e] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-fa5b471e] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-fa5b471e],
|
|
.yellowCir[data-v-fa5b471e] {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir[data-v-fa5b471e] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-fa5b471e] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2[data-v-fa5b471e] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-fa5b471e],
|
|
.circular6[data-v-fa5b471e] {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6[data-v-fa5b471e] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-fa5b471e] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-fa5b471e] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-fa5b471e] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-fa5b471e] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-fa5b471e] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-fa5b471e] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-fa5b471e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-fa5b471e] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow[data-v-fa5b471e] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-fa5b471e] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-fa5b471e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-fa5b471e] {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success[data-v-fa5b471e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-fa5b471e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-fa5b471e] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-fa5b471e] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-fa5b471e] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-fa5b471e] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-fa5b471e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-fa5b471e] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-fa5b471e],
|
|
.searchStys .searchInput .el-date-editor[data-v-fa5b471e],
|
|
.searchStys .searchInput .el-select[data-v-fa5b471e] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-fa5b471e] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-fa5b471e] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-fa5b471e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-fa5b471e] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-fa5b471e] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-fa5b471e] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-fa5b471e] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-fa5b471e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-fa5b471e] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-fa5b471e] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-fa5b471e] {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo[data-v-fa5b471e] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-fa5b471e] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-fa5b471e] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-fa5b471e] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-fa5b471e] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-fa5b471e] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-fa5b471e] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-fa5b471e] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-fa5b471e] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-fa5b471e] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-fa5b471e] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-fa5b471e] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-fa5b471e] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-fa5b471e] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-fa5b471e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-fa5b471e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-fa5b471e] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-fa5b471e] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-fa5b471e] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-fa5b471e] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-fa5b471e] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-fa5b471e] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-fa5b471e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item[data-v-fa5b471e] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-fa5b471e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item[data-v-fa5b471e] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-fa5b471e] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-fa5b471e] .el-page-header .el-page-header__left,
|
|
[data-v-fa5b471e] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-fa5b471e] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-fa5b471e] {
|
|
color: red;
|
|
}
|
|
.rigth[data-v-fa5b471e] {
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
}
|
|
.rigth > i[data-v-fa5b471e] {
|
|
color: #1890ff;
|
|
}
|
|
.rigth > span[data-v-fa5b471e] {
|
|
color: #1890ff;
|
|
font-size: 14px;
|
|
}
|
|
.propertyPrestore[data-v-139da4f2] {
|
|
padding: 15px 25px;
|
|
}
|
|
.propertyPrestore .el-col[data-v-139da4f2] {
|
|
line-height: 4.2;
|
|
font-size: 15px;
|
|
}
|
|
.center[data-v-139da4f2] {
|
|
text-align: center;
|
|
padding: 30px 0;
|
|
}
|
|
.w60 {
|
|
width: 60%;
|
|
}
|
|
.minW200 {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment {
|
|
top: 10px;
|
|
}
|
|
.alignment,
|
|
.alignment2 {
|
|
font-size: 14px;
|
|
position: relative;
|
|
left: 0;
|
|
}
|
|
.alignment2 {
|
|
top: -10px;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle,
|
|
.yellowCir {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2 {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2,
|
|
.circular6 {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6 {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid {
|
|
background: #909399;
|
|
}
|
|
.orderStatus {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader,
|
|
.searchStys .searchInput .el-date-editor,
|
|
.searchStys .searchInput .el-select {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header {
|
|
border-bottom: none;
|
|
}
|
|
.planLst {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead /deep/.el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead /deep/.el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead /deep/.el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
::v-deep .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2 {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2 {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content {
|
|
width: 200px;
|
|
}
|
|
.editInfor .meterMonthInfor,
|
|
.editInfor .project-infor {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
::v-deep .el-page-header .el-page-header__left,
|
|
::v-deep .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse {
|
|
color: red;
|
|
}
|
|
.material .el-tabs--border-card > .el-tabs__content {
|
|
padding: 0 !important;
|
|
}
|