Failed to load resource: the server responded with a status of 404 ()

 

 

问题:引用的css和js都是静态的,所以会出现引用错误,把css样式和js文件放到静态资源下就可以解决问题,注意静态资源的文件夹的名称必须要写成static,不然不能识别 

 

posted @ 2020-11-27 10:47  zeal666  阅读(389)  评论(0)    收藏  举报