瀏覽代碼

2022年5月9日10:54:00

master
wq 3 年之前
父節點
當前提交
610e0980b4
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      src/router/index.ts

+ 1
- 0
src/router/index.ts 查看文件

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

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

Loading…
取消
儲存