Pārlūkot izejas kodu

融合大华视频插件

limeng 11 mēneši atpakaļ
vecāks
revīzija
45f038ce6f

+ 4 - 4
zhsq_qk-ui/src/components/TVWall.vue

@@ -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;

+ 9 - 9
zhsq_qk-ui/src/views/fusion/index.vue

@@ -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;
+}
 .el-dialog__header {
     padding: 20px;
-    padding-bottom: 10px;
+    padding-bottom: 10px;
 		color:#fff;
-}
+}
 .el-dialog__title {
     line-height: 24px;
     font-size: 18px;
     color: #fff;
-}
+}
 .el-dialog__headerbtn .el-dialog__close {
     color: #fff;
 }