项目部署到服务器上后,css文件能加载到,但是样式没有应用到html中 #5106
Answered
by
stevenjoezhang
renjiancheng
asked this question in
Question / Answer
-
Beta Was this translation helpful? Give feedback.
Answered by
stevenjoezhang
Nov 15, 2022
Replies: 1 comment 2 replies
-
你需要改一下服务器的设置。CSS 文件的 MIME type 不对。 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
renjiancheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你需要改一下服务器的设置。CSS 文件的 MIME type 不对。