底色修改样式
Showing
13 changed files
with
37 additions
and
18 deletions
| ... | @@ -743,7 +743,9 @@ | ... | @@ -743,7 +743,9 @@ |
| 743 | height: 100%; | 743 | height: 100%; |
| 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); | ||
| 748 | |||
| 747 | .box{ | 749 | .box{ |
| 748 | background-color: white; | 750 | background-color: white; |
| 749 | padding: 10px 0; | 751 | padding: 10px 0; | ... | ... |
| ... | @@ -593,7 +593,8 @@ export default { | ... | @@ -593,7 +593,8 @@ export default { |
| 593 | } | 593 | } |
| 594 | 594 | ||
| 595 | .el-main { | 595 | .el-main { |
| 596 | background-color: #EAEDF5; | 596 | //background-color: #eaedf5; |
| 597 | background-color: rgb(245, 250, 254); | ||
| 597 | color: #333; | 598 | color: #333; |
| 598 | // text-align: center; | 599 | // text-align: center; |
| 599 | // line-height: 160px; | 600 | // line-height: 160px; | ... | ... |
| ... | @@ -196,7 +196,8 @@ | ... | @@ -196,7 +196,8 @@ |
| 196 | /deep/.el-tab-pane{ | 196 | /deep/.el-tab-pane{ |
| 197 | height: 100%; | 197 | height: 100%; |
| 198 | } | 198 | } |
| 199 | background: #eaedf5; | 199 | //background: #eaedf5; |
| 200 | background-color: rgb(245, 250, 254); | ||
| 200 | padding: 0; | 201 | padding: 0; |
| 201 | } | 202 | } |
| 202 | /deep/ .el-tabs__item { | 203 | /deep/ .el-tabs__item { |
| ... | @@ -213,7 +214,8 @@ | ... | @@ -213,7 +214,8 @@ |
| 213 | padding: 0 18px 0 0; | 214 | padding: 0 18px 0 0; |
| 214 | display: flex; | 215 | display: flex; |
| 215 | flex-direction: column; | 216 | flex-direction: column; |
| 216 | background-color: #EAEDF5; | 217 | //background-color: #eaedf5; |
| 218 | background-color: rgb(245, 250, 254); | ||
| 217 | .tips{ | 219 | .tips{ |
| 218 | color: #9B9B9B; | 220 | color: #9B9B9B; |
| 219 | margin-left: 2px; | 221 | margin-left: 2px; | ... | ... |
| ... | @@ -79,7 +79,8 @@ | ... | @@ -79,7 +79,8 @@ |
| 79 | /deep/.el-tab-pane{ | 79 | /deep/.el-tab-pane{ |
| 80 | height: 100%; | 80 | height: 100%; |
| 81 | } | 81 | } |
| 82 | background: #eaedf5; | 82 | //background: #eaedf5; |
| 83 | background-color: rgb(245, 250, 254); | ||
| 83 | padding: 0; | 84 | padding: 0; |
| 84 | } | 85 | } |
| 85 | /deep/ .el-tabs__item { | 86 | /deep/ .el-tabs__item { |
| ... | @@ -97,7 +98,8 @@ | ... | @@ -97,7 +98,8 @@ |
| 97 | padding: 0 18px 0 0; | 98 | padding: 0 18px 0 0; |
| 98 | display: flex; | 99 | display: flex; |
| 99 | flex-direction: column; | 100 | flex-direction: column; |
| 100 | background-color: #EAEDF5; | 101 | //background-color: #eaedf5; |
| 102 | background-color: rgb(245, 250, 254); | ||
| 101 | .tips{ | 103 | .tips{ |
| 102 | color: #9B9B9B; | 104 | color: #9B9B9B; |
| 103 | margin-left: 2px; | 105 | margin-left: 2px; | ... | ... |
| ... | @@ -64,7 +64,8 @@ | ... | @@ -64,7 +64,8 @@ |
| 64 | /deep/.el-tab-pane{ | 64 | /deep/.el-tab-pane{ |
| 65 | height: 100%; | 65 | height: 100%; |
| 66 | } | 66 | } |
| 67 | background: #eaedf5; | 67 | //background: #eaedf5; |
| 68 | background-color: rgb(245, 250, 254); | ||
| 68 | padding: 0; | 69 | padding: 0; |
| 69 | } | 70 | } |
| 70 | /deep/ .el-tabs__item { | 71 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -39,7 +39,8 @@ | ... | @@ -39,7 +39,8 @@ |
| 39 | /deep/.el-tab-pane{ | 39 | /deep/.el-tab-pane{ |
| 40 | height: 100%; | 40 | height: 100%; |
| 41 | } | 41 | } |
| 42 | background: #eaedf5; | 42 | //background: #eaedf5; |
| 43 | background-color: rgb(245, 250, 254); | ||
| 43 | } | 44 | } |
| 44 | /deep/ .el-tabs__item { | 45 | /deep/ .el-tabs__item { |
| 45 | height: 48px; | 46 | height: 48px; | ... | ... |
| ... | @@ -170,7 +170,8 @@ | ... | @@ -170,7 +170,8 @@ |
| 170 | /deep/.el-tab-pane{ | 170 | /deep/.el-tab-pane{ |
| 171 | height: 100%; | 171 | height: 100%; |
| 172 | } | 172 | } |
| 173 | background: #eaedf5; | 173 | //background: #eaedf5; |
| 174 | background-color: rgb(245, 250, 254); | ||
| 174 | padding: 0; | 175 | padding: 0; |
| 175 | } | 176 | } |
| 176 | /deep/ .el-tabs__item { | 177 | /deep/ .el-tabs__item { |
| ... | @@ -186,7 +187,8 @@ | ... | @@ -186,7 +187,8 @@ |
| 186 | padding: 0 18px; | 187 | padding: 0 18px; |
| 187 | display: flex; | 188 | display: flex; |
| 188 | flex-direction: column; | 189 | flex-direction: column; |
| 189 | background-color: #EAEDF5; | 190 | //background-color: #eaedf5; |
| 191 | background-color: rgb(245, 250, 254); | ||
| 190 | .tips{ | 192 | .tips{ |
| 191 | color: #9B9B9B; | 193 | color: #9B9B9B; |
| 192 | margin-left: 2px; | 194 | margin-left: 2px; | ... | ... |
| ... | @@ -77,7 +77,8 @@ export default { | ... | @@ -77,7 +77,8 @@ export default { |
| 77 | /deep/.el-tab-pane{ | 77 | /deep/.el-tab-pane{ |
| 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 | padding: 0; | 82 | padding: 0; |
| 82 | } | 83 | } |
| 83 | /deep/ .el-tabs__item { | 84 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -250,7 +250,8 @@ | ... | @@ -250,7 +250,8 @@ |
| 250 | /deep/.el-tab-pane{ | 250 | /deep/.el-tab-pane{ |
| 251 | height: 100%; | 251 | height: 100%; |
| 252 | } | 252 | } |
| 253 | background: #eaedf5; | 253 | //background: #eaedf5; |
| 254 | background-color: rgb(245, 250, 254); | ||
| 254 | padding: 0; | 255 | padding: 0; |
| 255 | } | 256 | } |
| 256 | /deep/ .el-tabs__item { | 257 | /deep/ .el-tabs__item { |
| ... | @@ -266,7 +267,8 @@ | ... | @@ -266,7 +267,8 @@ |
| 266 | padding: 0 18px; | 267 | padding: 0 18px; |
| 267 | display: flex; | 268 | display: flex; |
| 268 | flex-direction: column; | 269 | flex-direction: column; |
| 269 | background-color: #EAEDF5; | 270 | //background-color: #eaedf5; |
| 271 | background-color: rgb(245, 250, 254); | ||
| 270 | .tips{ | 272 | .tips{ |
| 271 | color: #9B9B9B; | 273 | color: #9B9B9B; |
| 272 | margin-left: 2px; | 274 | margin-left: 2px; | ... | ... |
| ... | @@ -201,7 +201,8 @@ | ... | @@ -201,7 +201,8 @@ |
| 201 | /deep/.el-tab-pane{ | 201 | /deep/.el-tab-pane{ |
| 202 | height: 100%; | 202 | height: 100%; |
| 203 | } | 203 | } |
| 204 | background: #eaedf5; | 204 | //background: #eaedf5; |
| 205 | background-color: rgb(245, 250, 254); | ||
| 205 | padding: 0; | 206 | padding: 0; |
| 206 | } | 207 | } |
| 207 | /deep/ .el-tabs__item { | 208 | /deep/ .el-tabs__item { |
| ... | @@ -217,7 +218,8 @@ | ... | @@ -217,7 +218,8 @@ |
| 217 | padding: 0 18px 0 0; | 218 | padding: 0 18px 0 0; |
| 218 | display: flex; | 219 | display: flex; |
| 219 | flex-direction: column; | 220 | flex-direction: column; |
| 220 | background-color: #EAEDF5; | 221 | //background-color: #eaedf5; |
| 222 | background-color: rgb(245, 250, 254); | ||
| 221 | .tips{ | 223 | .tips{ |
| 222 | color: #9B9B9B; | 224 | color: #9B9B9B; |
| 223 | margin-left: 2px; | 225 | margin-left: 2px; | ... | ... |
| ... | @@ -109,7 +109,8 @@ export default { | ... | @@ -109,7 +109,8 @@ export default { |
| 109 | /deep/.el-tab-pane{ | 109 | /deep/.el-tab-pane{ |
| 110 | height: 100%; | 110 | height: 100%; |
| 111 | } | 111 | } |
| 112 | background: #eaedf5; | 112 | //background: #eaedf5; |
| 113 | background-color: rgb(245, 250, 254); | ||
| 113 | padding: 0; | 114 | padding: 0; |
| 114 | } | 115 | } |
| 115 | /deep/ .el-tabs__item { | 116 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -90,7 +90,8 @@ export default { | ... | @@ -90,7 +90,8 @@ export default { |
| 90 | /deep/.el-tab-pane{ | 90 | /deep/.el-tab-pane{ |
| 91 | height: 100%; | 91 | height: 100%; |
| 92 | } | 92 | } |
| 93 | background: #eaedf5; | 93 | //background: #eaedf5; |
| 94 | background-color: rgb(245, 250, 254); | ||
| 94 | padding: 0; | 95 | padding: 0; |
| 95 | } | 96 | } |
| 96 | /deep/ .el-tabs__item { | 97 | /deep/ .el-tabs__item { | ... | ... |
| ... | @@ -831,7 +831,8 @@ export default { | ... | @@ -831,7 +831,8 @@ export default { |
| 831 | <style scoped lang="less"> | 831 | <style scoped lang="less"> |
| 832 | .edit { | 832 | .edit { |
| 833 | height: 100%; | 833 | height: 100%; |
| 834 | background-color: #eaedf5; | 834 | //background-color: #eaedf5; |
| 835 | background-color: rgb(245, 250, 254); | ||
| 835 | .tab-header { | 836 | .tab-header { |
| 836 | border: 1px solid #dedede; | 837 | border: 1px solid #dedede; |
| 837 | border-top: 0; | 838 | border-top: 0; | ... | ... |
-
Please register or sign in to post a comment