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: '停车' },