会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
远方除了遥远一无所有
博客园
首页
新随笔
联系
订阅
管理
2022年9月17日
vue3使用h5 history模式的路由模式,刷新页面找不到资源问题
摘要: 问题描述 vue-router中配置history为createWebHistory() 后,当刷新页面会出现无法找到资源的问题 配置如下: // router/index.ts const router = createRouter({ history: createWebHistory(), r
阅读全文
posted @ 2022-09-17 16:59 ^Mao^
阅读(2258)
评论(0)
推荐(0)
编辑
公告