<system.webServer> 
    <staticContent>
         <remove fileExtension=".woff" />
         <mimeMap fileExtension=".woff" mimeType="font/x-font-woff" />  
    </staticContent>
</system.webServer>

  

网站发布后经常遇到 字体文件请求不到的问题  配置webConfig可解决该问题

 

相关文章:

  • 2022-03-05
  • 2021-09-25
  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2021-09-25
  • 2021-05-30
猜你喜欢
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2021-11-29
  • 2021-07-30
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案