diff --git a/public/monitor/iframe.html b/public/monitor/iframe.html index 04ce4dd..f03ba8f 100644 --- a/public/monitor/iframe.html +++ b/public/monitor/iframe.html @@ -44,7 +44,7 @@ $(function () { height = '930'; } width = 500; - height = 300; + height = 250; // ��ʼ����������������� WebVideoCtrl.I_InitPlugin(width,height, { bWndFull: true,//�Ƿ�֧�ֵ�����˫��ȫ����Ĭ��֧�� true:֧�� false:��֧�� diff --git a/src/views/videoMonitoring.vue b/src/views/videoMonitoring.vue index d24694e..ce91eb4 100644 --- a/src/views/videoMonitoring.vue +++ b/src/views/videoMonitoring.vue @@ -1,32 +1,32 @@