会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
zgxhh
vue2路由*已弃用 Catch all routes ("*") must now be defined using a param with a custom regexp
{
//除已经定义好了的路由,其它路由都跳到/404路由
//vue2使用 * 所有路由,vue3使用 /:pathMatch(.*)
path:"/:pathMatch(.*)",
redirect:'/404'
}
posted on
2022-07-19 13:36
祖国小黄花
阅读(
736
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
导航
博客园
首页
新随笔
联系
订阅
管理
公告