📅  最后修改于: 2022-03-11 15:01:51.448000             🧑  作者: Mango
url: https://next.router.vuejs.org/api/#history
createRouter({
history: createWebHashHistory(),
// other options...
})