2017年4月13日

IIS无法加载字体文件(*.woff,*.svg)的解决办法

摘要: system.webServer节点中添加配置 <staticContent> <remove fileExtension=".woff"/> <mimeMap fileExtension=".woff" mimeType="application/x-font-woff" /> <remove f 阅读全文

posted @ 2017-04-13 09:59 Jade_K 阅读(1993) 评论(0) 推荐(0) 编辑

导航