From 4968f43c068c80458a56ad450178069d03b27d69 Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 1 Jul 2024 09:58:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9B=B4=E6=94=B9=E5=87=8C=E6=BA=90?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E8=B7=AF=E7=94=B1=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/route.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/route.js b/src/config/route.js index a2918920..806133f2 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -2677,7 +2677,7 @@ const routes = [ path: "/bigScreenly", name: "bigScreenly", meta: { - title: "能管大屏ly", + title: "数智大屏", icon: "el-icon-position", perms: ["bigScreenly"], fullpage: true,