diff --git a/src/views/demo/workmanagement/flightoperation/index.vue b/src/views/demo/workmanagement/flightoperation/index.vue index f6e4eee..e34eb5f 100644 --- a/src/views/demo/workmanagement/flightoperation/index.vue +++ b/src/views/demo/workmanagement/flightoperation/index.vue @@ -46,7 +46,7 @@
diff --git a/src/views/demo/workmanagement/flightoperation/src/AirportLive.vue b/src/views/demo/workmanagement/flightoperation/src/AirportLive.vue index 8c7c366..21f0e23 100644 --- a/src/views/demo/workmanagement/flightoperation/src/AirportLive.vue +++ b/src/views/demo/workmanagement/flightoperation/src/AirportLive.vue @@ -127,8 +127,8 @@ setTimeout(() => { startLiveFun(); player = TCPlayer('player-container-id', { - width: 360, - height: 200, + width: 460, + height: 300, sources: [ { src: 'http://175.27.168.120:6012/live/2.flv', // 播放地址 @@ -148,8 +148,8 @@