Refused to apply style from 'http://localhost:8081/src/content/loginBackground/css/style.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled這是什么原因?該如何解決?
1 回答

開心每一天1111
TA貢獻(xiàn)1836條經(jīng)驗(yàn) 獲得超13個(gè)贊
你在引入的地方把rel
和type
屬性和屬性值加上,這個(gè)可能是你定義這個(gè)屬性得時(shí)候定義錯(cuò)誤,定義成text/html
了
添加回答
舉報(bào)
0/150
提交
取消