【发布时间】:2020-02-11 07:50:55
【问题描述】:
我从 DB 获取 iframe 的 html,现在我只需要 iframe url
我如何在 nuxtJs 中获取 iframe src
<iframe title="LD SKOOL (Full Video) Prem Dhillon ft Sidhu Moose Wala" width="640" height="360" src="https://www.youtube.com/embed/hBlO1i_WTiY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
【问题讨论】:
标签: vue.js iframe vuejs2 nuxt.js