@@ -744,14 +744,14 @@ function cbIntegrationCallBack(oData) {
.TVcontainer{
width: 100%;
height: 100%;
-}
+}
.el-dialog {
background: #014f9f!important;
.el-dialog__header {
padding: 20px;
padding-bottom: 10px;
.TVWallCustomWidth {
width: 1500px !important;
height: 790px !important;
@@ -781,7 +781,7 @@ rgba($color: #04151e, $alpha: .8)) !important;
color: #fff;
width: 100px;
}
- }
+ }
.detailLabel{
background-color: #bfc;
@@ -1305,22 +1305,22 @@ export default {
</script>
<style>
-/* 样式可以根据需要继续补充 */
-.el-dialog{
- height: 81vh!important;
- background: #014f9f!important;
- color: #fff;
+/* 样式可以根据需要继续补充 */
+.el-dialog{
+ //height: 81vh!important;
+ background: #014f9f!important;
+ color: #fff;
- padding-bottom: 10px;
+ padding-bottom: 10px;
color:#fff;
.el-dialog__title {
line-height: 24px;
font-size: 18px;
.el-dialog__headerbtn .el-dialog__close {