添加一个 404 路由试试

	{
	path: "/:pathMatch(.*)*",
	name: "notFound",
	component: notFound,  // 引入 组件
	},
Logo

前往低代码交流专区

更多推荐