diff --git a/src/assets/scss/dataBoard/renfang/index.scss b/src/assets/scss/dataBoard/renfang/index.scss index 082d87bc4..4de9f0966 100644 --- a/src/assets/scss/dataBoard/renfang/index.scss +++ b/src/assets/scss/dataBoard/renfang/index.scss @@ -226,7 +226,7 @@ ::v-deep .el-range-input { background: transparent; border: none; - color:#fff + color: #fff; } } } @@ -676,7 +676,20 @@ height: 270px; } } - +.pieMain2 { + .pie { + margin-top: 32px; + flex: 0px !important; + height: 270px; + } +} +.pieMain3 { + .pie { + margin-top: 32px; + flex: 0 0 480px !important; + height: 480px !important; + } +} .kuangkuang { width: 100%; // height: calc(100% - 120px); @@ -684,13 +697,10 @@ // background: rgba(26, 149, 255, 0.3); box-shadow: inset 0px 0px 20px 0px rgba(26, 149, 255, 1); background: linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) left top no-repeat, - linear-gradient(to bottom, rgb(26, 149, 255), rgb(26, 149, 255)) left top no-repeat, - linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) right top no-repeat, - linear-gradient(to bottom, rgb(26, 149, 255), rgb(26, 149, 255)) right top no-repeat, - linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) left bottom no-repeat, + linear-gradient(to bottom, rgb(26, 149, 255), rgb(26, 149, 255)) left top no-repeat, linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) right top no-repeat, + linear-gradient(to bottom, rgb(26, 149, 255), rgb(26, 149, 255)) right top no-repeat, linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) left bottom no-repeat, linear-gradient(to bottom, rgb(26, 149, 255), rgb(26, 149, 255)) left bottom no-repeat, - linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) right bottom no-repeat, - linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) right bottom no-repeat; + linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) right bottom no-repeat, linear-gradient(to left, rgb(26, 149, 255), rgb(26, 149, 255)) right bottom no-repeat; background-size: 3px 10px, 10px 3px, 3px 10px, 10px 3px; margin-top: 20px; text-align: center; @@ -702,7 +712,6 @@ color: #ffffff; line-height: 20px; margin-top: 16px; - } h2 { font-size: 32px; @@ -713,4 +722,6 @@ letter-spacing: 2px; } } -.cur{ cursor: pointer;} \ No newline at end of file +.cur { + cursor: pointer; +} diff --git a/src/views/dataBoard/sida/cpts/fw01gg.vue b/src/views/dataBoard/sida/cpts/fw01gg.vue index 60dbd8906..e121eb14e 100644 --- a/src/views/dataBoard/sida/cpts/fw01gg.vue +++ b/src/views/dataBoard/sida/cpts/fw01gg.vue @@ -14,7 +14,7 @@ -