浏览代码

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(带#号) 路由模式

正在加载...
取消
保存