父页面点击iframe页面的全屏按钮无效(报错)

在iframe中添加属性 allowfullscreen="true"

例:<iframe width="100%" allowfullscreen="true" height="100%" :src="url" frameborder="0"></iframe>

posted @ 2024-05-23 16:15  存在过?  阅读(224)  评论(0)    收藏  举报