Jelajahi Sumber

融合大华视频插件

limeng 7 bulan lalu
induk
melakukan
bb0e4db930
1 mengubah file dengan 6 tambahan dan 6 penghapusan
  1. 6 6
      zhsq_qk-ui/src/components/TVWall.vue

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

@@ -295,8 +295,8 @@ export default {
           if (res) { // 连接客户端成功
             this.alertLogin()
             this.ws.login({
-              // loginIp: '116.142.80.11',
-              loginIp: '192.168.100.100',
+              loginIp: '116.142.80.11',
+              // loginIp: '192.168.100.100',
               loginPort: 7902,
               userName: 'system',
               userPwd: 'Admin@123',
@@ -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;