Browse Source

실시간 영상 주소 변경

master
junh_eee(이준희) 1 year ago
parent
commit
25f9433fdd
  1. 2
      src/views/control/report/ControlReportList.js

2
src/views/control/report/ControlReportList.js

@ -44,7 +44,7 @@ const HandlerModal = ({ modal, handler }) => {
<iframe <iframe
width='100%' width='100%'
height='100%' height='100%'
src='https://www.youtube.com/embed/dVJ0bfO_IcY?si=ZyDNeVyzIRudbyH6' src='https://www.youtube.com/embed/UOvjGGx-q4A?si=Yev-pF9fxcLEFrNI'
title='YouTube video player' title='YouTube video player'
frameborder='0' frameborder='0'
allow='accelerometer; autoplay=1; mute=1; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share' allow='accelerometer; autoplay=1; mute=1; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share'

Loading…
Cancel
Save