src/router/index.ts @@ -1,7 +1,6 @@ import { createRouter, createWebHashHistory } from 'vue-router' const router = createRouter({ // history: createWebHistory(import.meta.env.BASE_URL), history: createWebHashHistory(), routes: [ {