0
点赞
收藏
分享

微信扫一扫

点击切换路由的时候,有时候会报错,Error: Loading chunk 1 failed. at HTMLScriptElement.d

凯约 2022-03-30 阅读 97
vue前端

将 config.index.js 下的 assetsPublicPath 修改为:
assetsPublicPath: '/',
可以解决问题。

举报

相关推荐

0 条评论