From a35c1912f26d5c9caf1037b9ce8482e6a0791ea3 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Thu, 28 Mar 2024 16:50:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index 8a78385..836d36d 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -17,7 +17,7 @@ const routes = [ title: "首页", icon: "el-icon-s-home", keepAlive: true, - requiresAuth: true, + noAuth: true, }, }, {