diff --git a/biji-qianduan/src/router/index.js b/biji-qianduan/src/router/index.js index 8b7725f..cd70176 100644 --- a/biji-qianduan/src/router/index.js +++ b/biji-qianduan/src/router/index.js @@ -14,8 +14,7 @@ const routes = [ { path: '/home', name: 'Home', - component: HomePage, - meta: { requiresAuth: true } + component: HomePage }, { path: '/login',