15902849627 5 ay önce
ebeveyn
işleme
e81491872d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

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