External JavaScript file is not getting added when running on Flask

前端 未结 4 865
孤独总比滥情好
孤独总比滥情好 2020-12-07 18:36

I have an HTML file named showMap.html:





  

        
4条回答
  •  旧巷少年郎
    2020-12-07 18:55

    I want to add to Martijn's answer, that you have to link your js file exactly like this:

    and not like this:

提交回复
热议问题