want to nest a static page in a vue page through iframe
<iframe src="assets/myCourse.html" frameborder="0"></iframe>
Project Directory
chrome
want to nest a static page in a vue page through iframe
<iframe src="assets/myCourse.html" frameborder="0"></iframe>
Project Directory
chrome
do not put it under the assets directory
have you solved this? I also have such a need whether I can provide ideas
static pages under public
solve the brother
Previous: Requirejs's questions about require pictures
Next: The problem of code location for Python to create process pool