From 1efefe832533816f5212f7a8ac50fd20af6aa871 Mon Sep 17 00:00:00 2001 From: zjc <1034206993@qq.com> Date: Thu, 19 Dec 2024 18:24:45 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E9=A6=96=E9=A1=B5=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index f145f80..f6269c9 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -14,7 +14,7 @@ const navLeft = [ { name: '安全', path: '/monitor' }, { name: '景区', path: '/scenic' }, - { name: '交通' } + { name: '交通', path: '/traffic' } ] const navRight = [ { name: '停车' },