Raysmond / SpringBlog

A simple blogging system implemented with Spring Boot + Hibernate + MySQL + Bootstrap4.
http://raysmond.com
BSD 3-Clause "New" or "Revised" License
1.64k stars 695 forks source link

the css/js dosen't work. #34

Open loveYukiiii opened 5 years ago

loveYukiiii commented 5 years ago

Refused to apply style from 'http://localhost:8080/bower_components/fontawesome/css/font-awesome.min.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. 3admin:1 GET http://localhost:8080/bower_components/bootstrap/dist/js/bootstrap.min.js net::ERR_ABORTED 404 admin:1 Refused to apply style from 'http://localhost:8080/bower_components/bootstrap/dist/css/bootstrap.min.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. 4admin:1 GET http://localhost:8080/bower_components/to-markdown/dist/to-markdown.js net::ERR_ABORTED 404 bootstrap-paginator.min.js:120 Uncaught TypeError: Cannot read property 'fn' of undefined at bootstrap-paginator.min.js:120 at bootstrap-paginator.min.js:208 (anonymous) @ bootstrap-paginator.min.js:120 (anonymous) @bootstrap-paginator.min.js:208`

`

this is my page erro ,what's wrong with my config? i did nothing with the code