[Vue]在-SPA-中使用-iframe,路径如何引用?

56 阅读1分钟

Refer to this link: Iframe not working with vue webpack + npm run dev

  1. put the file in /static
  2. change the path accordingly: <iframe src="/static/pageOne.html"></iframe>