摘要:
安装 IIS UrlRewrite 在网站的根目录下创建一个 web.config 文件,内容如下: <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule n 阅读全文
posted @ 2022-06-08 16:25
微风吹过~
阅读(346)
评论(0)
推荐(0)
摘要:
问题截图 解决 //将路由模式改为history const router = new Router({ mode: 'history', routes: [] )}; 阅读全文
posted @ 2022-06-08 16:23
微风吹过~
阅读(240)
评论(0)
推荐(0)

浙公网安备 33010602011771号