瀏覽代碼

feature/重定项代码

dy 1 年之前
父節點
當前提交
ef336868ae
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/router/index.ts

+ 1 - 1
src/router/index.ts

@@ -27,7 +27,7 @@ export const constantRoutes: RouteRecordRaw[] = [
     name: "/",
     meta: { hidden: true },
     component: Layout,
-    // redirect: "/welcome",
+    redirect: "/welcome",
     children: [
       {
         path: "welcome",