我创建了一个包含iframe的this笔。在笔中,一切都是正确的,但当我去我的codepen仪表板时,它不会在iframe中显示内容 - 你可以看到这个here - 我不知道为什么。也许你知道它取决于什么?感谢。
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/mlOiXMvMaZo" allowfullscreen></iframe>
</div>