保誠-保戶業務員媒合平台
Tomas
2023-08-21 9e39fe1f194cd9d936bf1b6607b15d5dd6768137
Update: [推廣影片] sandbox attribute add fullscreen
修改1個檔案
2 ■■■ 已變更過的檔案
PAMapp/pages/index.vue 2 ●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/pages/index.vue
@@ -151,7 +151,7 @@
        id="ytplayer" type="text/html" width="360" height="270"
        frameborder="0"
        allowfullscreen
        sandbox="allow-scripts allow-same-origin allow-popups"
        sandbox="allow-scripts allow-same-origin allow-popups fullscreen"
        :src="filmVideoSrc"
      ></iframe>
      <div class="close-btn" @click="closeVideo()">X</div>