Browse Source

feat: 隐藏imagecheck

zhangjie 8 tháng trước cách đây
mục cha
commit
8793090fea
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router.js

+ 1 - 1
src/router.js

@@ -24,7 +24,7 @@ export default new Router({
     {
     {
       path: "/",
       path: "/",
       name: "Index",
       name: "Index",
-      redirect: { name: "ImageCheck" }
+      redirect: { name: "Login" }
     },
     },
     {
     {
       path: "/image-check",
       path: "/image-check",