-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
火狐浏览器 css 未载入,因为它的 MIME 类型 “text/html“ 不是 “text/css“ 页面无法显示问题 #701
Comments
邮件已收到~~
|
资源地址都是线上地址? |
公司内部vite+vue3的项目 |
看下网络请求的头信息,看着像 Content-Type 有问题 |
现在这个 Content-Type 明显是有问题的,关注下服务端的配置 |
不好意思,忽略上一条,看错了,都有两条,但是这个在chrome里没问题,在firefox里有问题,都是同一个服务器,有点奇怪啊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
火狐浏览器微应用跳转后,css因为MIME类型不匹配页面无法显示,这个问题有什么解决办法吗。
The text was updated successfully, but these errors were encountered: