no message

This commit is contained in:
A1300399510
2023-10-19 13:49:03 +08:00
parent ef24e1328c
commit 3a56ceab91
10 changed files with 5 additions and 5 deletions

View File

@@ -121,7 +121,7 @@ const routes = [
const router = createRouter({
history: createWebHistory(process.env.BASE_URL),
// history: createWebHistory(process.env.BASE_URL),
mode: "history",
routes,
scrollBehavior(to, from, savedPosition) {