15902849627 há 5 meses atrás
pai
commit
e81491872d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -1,7 +1,7 @@
 import { createRouter, createWebHistory } from 'vue-router'
 
 const router = createRouter({
-  history: createWebHistory(),
+  history: createWebHashHistory(),
   routes: [
     {
       path: '/',