husq
2023-09-19 8e9a7434bd72959be5d8a2c7882189a800b85dfd
src/router/index.ts
@@ -9,7 +9,7 @@
const routes: Array<RouteRecordRaw> = [
  {
    path: '/',
    redirect: '/' + ERouterName.PROJECT_LIST
    redirect: '/' + ERouterName.LOGIN
  },
  // // 首页 登陆页面
  {