} | } | ||||
], | ], | ||||
} | } | ||||
] | |||||
const router = createRouter({ | const router = createRouter({ | ||||
history: createWebHashHistory(), //createWebHistory createWebHashHistory(带#号) 路由模式 | history: createWebHashHistory(), //createWebHistory createWebHashHistory(带#号) 路由模式 |