2019獨角獸企業重金招聘Python工程師標準>>>
1 使用chrome瀏覽器加載靜態資源文件(css、js等)異常導致cssh和js文件不生效,具體報錯如下: Resource interpreted as Stylesheet but transferred with MIME type text/html 原因應該是網頁文檔類型不一致導致的 最終的解決方案是刪除html頁面的聲明, 參考這個方法解決:http://blog.csdn.net/lamanchas/article/details/77647521