HTML5 because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME c

我這裏出現這個問題是 引入 的文件路徑錯誤。css 原來的文件路徑是:ui <link rel="stylesheet" href="../css/layui.css" media="all"> 而後一直沒法加載。出現了這個狀況。而後修改成:di <link rel="stylesheet" href="css/layui.css" media="all"> 跟上面相比,少了    ../ 
相關文章
相關標籤/搜索