背景色调整
Showing
14 changed files
with
21 additions
and
20 deletions
| ... | @@ -744,7 +744,7 @@ | ... | @@ -744,7 +744,7 @@ |
| 744 | box-sizing: border-box; | 744 | box-sizing: border-box; |
| 745 | padding:20px; | 745 | padding:20px; |
| 746 | //background-color: #eaedf5; | 746 | //background-color: #eaedf5; |
| 747 | background-color: rgb(245, 250, 254); | 747 | background-color: #EAEDF5; |
| 748 | .box{ | 748 | .box{ |
| 749 | background-color: white; | 749 | background-color: white; |
| 750 | padding: 10px 0; | 750 | padding: 10px 0; | ... | ... |
| ... | @@ -32,7 +32,8 @@ | ... | @@ -32,7 +32,8 @@ |
| 32 | :title=item.mc | 32 | :title=item.mc |
| 33 | > | 33 | > |
| 34 | <span class="qsztImg" v-if="item.bblx == 1 || (item.bhqkbsm != ''&& item.bhqkbsm != null)"> | 34 | <span class="qsztImg" v-if="item.bblx == 1 || (item.bhqkbsm != ''&& item.bhqkbsm != null)"> |
| 35 | <span class="qsztFont" style="color: #9e9b9b">变</span> | 35 | <!-- <span class="qsztFont" style="color: #9e9b9b">变</span> --> |
| 36 | <i class="iconfont iconbian"></i> | ||
| 36 | </span> | 37 | </span> |
| 37 | <template v-else> | 38 | <template v-else> |
| 38 | <span class="qsztImg" v-if="item.qszt=='0'" > | 39 | <span class="qsztImg" v-if="item.qszt=='0'" > |
| ... | @@ -479,7 +480,7 @@ export default { | ... | @@ -479,7 +480,7 @@ export default { |
| 479 | } | 480 | } |
| 480 | .qsztImg{ | 481 | .qsztImg{ |
| 481 | width: 16px; | 482 | width: 16px; |
| 482 | border-radius: 50%; height: 20px; width: 20px; display: inline-block; | 483 | // border-radius: 50%; height: 20px; width: 20px; display: inline-block; |
| 483 | } | 484 | } |
| 484 | .project-name{ | 485 | .project-name{ |
| 485 | position: relative; | 486 | position: relative; | ... | ... |
| ... | @@ -595,7 +595,7 @@ export default { | ... | @@ -595,7 +595,7 @@ export default { |
| 595 | 595 | ||
| 596 | .el-main { | 596 | .el-main { |
| 597 | //background-color: #eaedf5; | 597 | //background-color: #eaedf5; |
| 598 | background-color: rgb(245, 250, 254); | 598 | background-color: #E7EBF6; |
| 599 | color: #333; | 599 | color: #333; |
| 600 | // text-align: center; | 600 | // text-align: center; |
| 601 | // line-height: 160px; | 601 | // line-height: 160px; | ... | ... |
| ... | @@ -197,7 +197,7 @@ | ... | @@ -197,7 +197,7 @@ |
| 197 | height: 100%; | 197 | height: 100%; |
| 198 | } | 198 | } |
| 199 | //background: #eaedf5; | 199 | //background: #eaedf5; |
| 200 | background-color: rgb(245, 250, 254); | 200 | background-color: #EAEDF5; |
| 201 | padding: 0; | 201 | padding: 0; |
| 202 | } | 202 | } |
| 203 | /deep/ .el-tabs__item { | 203 | /deep/ .el-tabs__item { |
| ... | @@ -215,7 +215,7 @@ | ... | @@ -215,7 +215,7 @@ |
| 215 | display: flex; | 215 | display: flex; |
| 216 | flex-direction: column; | 216 | flex-direction: column; |
| 217 | //background-color: #eaedf5; | 217 | //background-color: #eaedf5; |
| 218 | background-color: rgb(245, 250, 254); | 218 | background-color: #EAEDF5; |
| 219 | .tips{ | 219 | .tips{ |
| 220 | color: #9B9B9B; | 220 | color: #9B9B9B; |
| 221 | margin-left: 2px; | 221 | margin-left: 2px; | ... | ... |
| ... | @@ -80,7 +80,7 @@ | ... | @@ -80,7 +80,7 @@ |
| 80 | height: 100%; | 80 | height: 100%; |
| 81 | } | 81 | } |
| 82 | //background: #eaedf5; | 82 | //background: #eaedf5; |
| 83 | background-color: rgb(245, 250, 254); | 83 | background-color: #EAEDF5; |
| 84 | padding: 0; | 84 | padding: 0; |
| 85 | } | 85 | } |
| 86 | /deep/ .el-tabs__item { | 86 | /deep/ .el-tabs__item { |
| ... | @@ -99,7 +99,7 @@ | ... | @@ -99,7 +99,7 @@ |
| 99 | display: flex; | 99 | display: flex; |
| 100 | flex-direction: column; | 100 | flex-direction: column; |
| 101 | //background-color: #eaedf5; | 101 | //background-color: #eaedf5; |
| 102 | background-color: rgb(245, 250, 254); | 102 | background-color: #EAEDF5; |
| 103 | .tips{ | 103 | .tips{ |
| 104 | color: #9B9B9B; | 104 | color: #9B9B9B; |
| 105 | margin-left: 2px; | 105 | margin-left: 2px; | ... | ... |
| ... | @@ -71,7 +71,7 @@ | ... | @@ -71,7 +71,7 @@ |
| 71 | height: 100%; | 71 | height: 100%; |
| 72 | } | 72 | } |
| 73 | //background: #eaedf5; | 73 | //background: #eaedf5; |
| 74 | background-color: rgb(245, 250, 254); | 74 | background-color: #EAEDF5; |
| 75 | padding: 0; | 75 | padding: 0; |
| 76 | } | 76 | } |
| 77 | /deep/ .el-tabs__item { | 77 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| 40 | height: 100%; | 40 | height: 100%; |
| 41 | } | 41 | } |
| 42 | //background: #eaedf5; | 42 | //background: #eaedf5; |
| 43 | background-color: rgb(245, 250, 254); | 43 | background-color: #EAEDF5; |
| 44 | } | 44 | } |
| 45 | /deep/ .el-tabs__item { | 45 | /deep/ .el-tabs__item { |
| 46 | height: 48px; | 46 | height: 48px; | ... | ... |
| ... | @@ -171,7 +171,7 @@ | ... | @@ -171,7 +171,7 @@ |
| 171 | height: 100%; | 171 | height: 100%; |
| 172 | } | 172 | } |
| 173 | //background: #eaedf5; | 173 | //background: #eaedf5; |
| 174 | background-color: rgb(245, 250, 254); | 174 | background-color: #EAEDF5; |
| 175 | padding: 0; | 175 | padding: 0; |
| 176 | } | 176 | } |
| 177 | /deep/ .el-tabs__item { | 177 | /deep/ .el-tabs__item { |
| ... | @@ -188,7 +188,7 @@ | ... | @@ -188,7 +188,7 @@ |
| 188 | display: flex; | 188 | display: flex; |
| 189 | flex-direction: column; | 189 | flex-direction: column; |
| 190 | //background-color: #eaedf5; | 190 | //background-color: #eaedf5; |
| 191 | background-color: rgb(245, 250, 254); | 191 | background-color: #EAEDF5; |
| 192 | .tips{ | 192 | .tips{ |
| 193 | color: #9B9B9B; | 193 | color: #9B9B9B; |
| 194 | margin-left: 2px; | 194 | margin-left: 2px; | ... | ... |
| ... | @@ -78,7 +78,7 @@ export default { | ... | @@ -78,7 +78,7 @@ export default { |
| 78 | height: calc(100% - 40px); | 78 | height: calc(100% - 40px); |
| 79 | } | 79 | } |
| 80 | //background: #eaedf5; | 80 | //background: #eaedf5; |
| 81 | background-color: rgb(245, 250, 254); | 81 | background-color: #EAEDF5; |
| 82 | padding: 0; | 82 | padding: 0; |
| 83 | } | 83 | } |
| 84 | /deep/ .el-tabs__item { | 84 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -251,7 +251,7 @@ | ... | @@ -251,7 +251,7 @@ |
| 251 | height: 100%; | 251 | height: 100%; |
| 252 | } | 252 | } |
| 253 | //background: #eaedf5; | 253 | //background: #eaedf5; |
| 254 | background-color: rgb(245, 250, 254); | 254 | background-color: #EAEDF5; |
| 255 | padding: 0; | 255 | padding: 0; |
| 256 | } | 256 | } |
| 257 | /deep/ .el-tabs__item { | 257 | /deep/ .el-tabs__item { |
| ... | @@ -268,7 +268,7 @@ | ... | @@ -268,7 +268,7 @@ |
| 268 | display: flex; | 268 | display: flex; |
| 269 | flex-direction: column; | 269 | flex-direction: column; |
| 270 | //background-color: #eaedf5; | 270 | //background-color: #eaedf5; |
| 271 | background-color: rgb(245, 250, 254); | 271 | background-color: #E7EBF6; |
| 272 | .tips{ | 272 | .tips{ |
| 273 | color: #9B9B9B; | 273 | color: #9B9B9B; |
| 274 | margin-left: 2px; | 274 | margin-left: 2px; | ... | ... |
| ... | @@ -201,7 +201,7 @@ | ... | @@ -201,7 +201,7 @@ |
| 201 | height: 100%; | 201 | height: 100%; |
| 202 | } | 202 | } |
| 203 | //background: #eaedf5; | 203 | //background: #eaedf5; |
| 204 | background-color: rgb(245, 250, 254); | 204 | background-color: #EAEDF5; |
| 205 | padding: 0; | 205 | padding: 0; |
| 206 | } | 206 | } |
| 207 | /deep/ .el-tabs__item { | 207 | /deep/ .el-tabs__item { |
| ... | @@ -218,7 +218,7 @@ | ... | @@ -218,7 +218,7 @@ |
| 218 | display: flex; | 218 | display: flex; |
| 219 | flex-direction: column; | 219 | flex-direction: column; |
| 220 | //background-color: #eaedf5; | 220 | //background-color: #eaedf5; |
| 221 | background-color: rgb(245, 250, 254); | 221 | background-color: #EAEDF5; |
| 222 | .tips{ | 222 | .tips{ |
| 223 | color: #9B9B9B; | 223 | color: #9B9B9B; |
| 224 | margin-left: 2px; | 224 | margin-left: 2px; | ... | ... |
| ... | @@ -111,7 +111,7 @@ export default { | ... | @@ -111,7 +111,7 @@ export default { |
| 111 | height: 100%; | 111 | height: 100%; |
| 112 | } | 112 | } |
| 113 | //background: #eaedf5; | 113 | //background: #eaedf5; |
| 114 | background-color: rgb(245, 250, 254); | 114 | background-color: #EAEDF5; |
| 115 | padding: 0; | 115 | padding: 0; |
| 116 | } | 116 | } |
| 117 | /deep/ .el-tabs__item { | 117 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -98,7 +98,7 @@ export default { | ... | @@ -98,7 +98,7 @@ export default { |
| 98 | height: 100%; | 98 | height: 100%; |
| 99 | } | 99 | } |
| 100 | //background: #eaedf5; | 100 | //background: #eaedf5; |
| 101 | background-color: rgb(245, 250, 254); | 101 | background-color: #EAEDF5; |
| 102 | padding: 0; | 102 | padding: 0; |
| 103 | } | 103 | } |
| 104 | /deep/ .el-tabs__item { | 104 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -859,7 +859,7 @@ export default { | ... | @@ -859,7 +859,7 @@ export default { |
| 859 | .edit { | 859 | .edit { |
| 860 | height: 100%; | 860 | height: 100%; |
| 861 | //background-color: #eaedf5; | 861 | //background-color: #eaedf5; |
| 862 | background-color: rgb(245, 250, 254); | 862 | background-color: #EAEDF5; |
| 863 | .tab-header { | 863 | .tab-header { |
| 864 | border: 1px solid #dedede; | 864 | border: 1px solid #dedede; |
| 865 | box-sizing: border-box; | 865 | box-sizing: border-box; | ... | ... |
-
Please register or sign in to post a comment