摘要:
npm run build之后,出现提示:Tip: built files are meant to be served over an HTTP server. Opening index.html over file:// won't work. npm run build的时候 , 因为vue 阅读全文
摘要:
1.在vue项目中,build打包后,index页面打开会报错, MIME type ('text/html') ;报错内容:because its MIME type ('text/html') is not a supported stylesheet MIME type2.控制台报错:报错内容 阅读全文