关于Failed to load resource: the server responded with a status of 404 (Not Found)报错原因

问题: 解决:后台的朋友给了个解决方案:配置下服务器的Mime类型这个类型 <staticContent>       <remove fileExtension=".woff"/>       <mimeMap fileExtension=".woff" mimeType="application/x-font-woff" />       <remove fileExtension=".wof
相关文章
相关标签/搜索