vuejs router history 配置到iis的方法【点击查看详情】
vuejs router history 配置到iis的方法:先用web平台安装程序安装url rewrite 然后新建web.config在网站根目录下 写如下: <?xml version=1.0 encoding=UTF-8?> <configuration> <system.webServer> <rewrite&gt
相关视频/文章