Bootstrap font报错
2018-04-11 本文已影响0人
九乡河的小香瓜
报这个错
bootstrap.min.js:7 GET http://localhost:8080/CodeCheckWeb/assets/fonts/glyphicons-halflings-regular.woff2 net::ERR_ABORTED
需要把bootstrap上的字体文件也下载下来放到项目里。
报这个错
bootstrap.min.js:7 GET http://localhost:8080/CodeCheckWeb/assets/fonts/glyphicons-halflings-regular.woff2 net::ERR_ABORTED
需要把bootstrap上的字体文件也下载下来放到项目里。