在web.config中的<system.webServer>中添加
<staticContent>
<remove fileExtension=".woff"/><mimeMap fileExtension=".woff" mimeType="application/font-woff" />
</staticContent>
在web.config中的<system.webServer>中添加
<staticContent>
<remove fileExtension=".woff"/>