网站、APP、小程序、软件、硬件定制开发,联系QQ:99605319

1、在网站根目录建一个web.config 文件

2、用文本的方式打开并写入下面的代码(注:把网址改为自己要跳转的网址)


<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <staticContent>
            <mimeMap fileExtension=".json" mimeType="application/json" />
        </staticContent>
    </system.webServer>
</configuration>


评论(0条)

请登录后评论
zgwxw

zgwxw Rank: 16

0

0

0

( 此人很懒并没有留下什么~~ )

首页

栏目

搜索

会员