浏览代码

zbytest003-2025-02-20 11:33:11

genlitex 3 月之前
父节点
当前提交
9be2a91f39
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/router/index.js

+ 2 - 0
src/router/index.js

@@ -19,3 +19,5 @@ const router = createRouter({
   history: createWebHashHistory(location.pathname),
   history: createWebHashHistory(location.pathname),
   routes
   routes
 })
 })
+
+export default router