diff --git a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue index 5ca7159..cf0587f 100644 --- a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue +++ b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue @@ -159,7 +159,7 @@ .title_class { height: 30px; width: 100%; - background: linear-gradient(0deg, #005CBA 0%, #000F26 100%); + background: #0c75a3; line-height: 30px; text-align: center; overflow: hidden; @@ -185,7 +185,7 @@ height: 36px; line-height: 36px; text-indent: 24px; - background: linear-gradient(0deg, #005CBA 0%, #000F26 100%); + background: #0c75a3; } diff --git a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue index 5ca7159..cf0587f 100644 --- a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue +++ b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/XiangXiXinXi.vue @@ -159,7 +159,7 @@ .title_class { height: 30px; width: 100%; - background: linear-gradient(0deg, #005CBA 0%, #000F26 100%); + background: #0c75a3; line-height: 30px; text-align: center; overflow: hidden; @@ -185,7 +185,7 @@ height: 36px; line-height: 36px; text-indent: 24px; - background: linear-gradient(0deg, #005CBA 0%, #000F26 100%); + background: #0c75a3; } diff --git a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/qipao.vue b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/qipao.vue index abeea47..3b72e7f 100644 --- a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/qipao.vue +++ b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/qipao.vue @@ -52,7 +52,7 @@ - + @@ -240,7 +240,34 @@ } } } +.pmpSitNewDialog{ + height: 680px; + .el-dialog__header { + width: 100%; + height: 40px; + background: url('@/assets/images/Sponge_screen/qipaotankuan.png') no-repeat; + background-size: 100% 100%; + position: relative; + display: flex; + border-radius: 8px; + align-items: center; + .icon_clas { + position: absolute; + right: 6px; + top: 10px; + } + + .el-dialog__title { + color: #fff; + margin-left: 110px; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; + width: 93%; + } + } +} // ::-webkit-scrollbar { // width: 0; // // height: 10px;