Ver código fonte

2022年5月9日10:54:00

master
wq 3 anos atrás
pai
commit
610e0980b4
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      src/router/index.ts

+ 1
- 0
src/router/index.ts Ver arquivo

@@ -119,6 +119,7 @@ const routes: RouteRecordRaw[] = [
}
],
}
]

const router = createRouter({
history: createWebHashHistory(), //createWebHistory createWebHashHistory(带#号) 路由模式

Carregando…
Cancelar
Salvar