天天看点

vue3 TypeError: Cannot read property ‘parentNode‘ of null

添加一个 404 路由试试

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