vue中嵌套iframe,將要嵌套的文件放在static下面。src可以使用相對路徑,也可使用服務器根路徑http:localhost:8088/…
<iframe src="../../static/plusPro.html" width="1200" height="300" frameborder="0" scrolling="auto"style="position:absolute;top: -300px;left: 0px;"></iframe>
vue中嵌套iframe,將要嵌套的文件放在static下面。src可以使用相對路徑,也可使用服務器根路徑http:localhost:8088/…
<iframe src="../../static/plusPro.html" width="1200" height="300" frameborder="0" scrolling="auto"style="position:absolute;top: -300px;left: 0px;"></iframe>
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。