eclipse运行一个web project,访问路径为http://localhost:8087/Maven_SSM_AccountManagement/时CSS样式表的内容就不会出现,而当访问路径为http://localhost:8087/Maven_SSM_AccountManagement/html/logon.html时就会出现CSS中的内容。为什么?
Maven_SSM_AccountManagement,,中css路径对着??,,
你在浏览器中查看源码,,看引入的css能否通过链接点开
这个和eclipse没关系。你看看你是不是哪里配置了资源拦截之类的。所以访问不了
浏览器中CSS打开长这样