feat:首页添加跳转
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
const navLeft = [
|
||||
{ name: '安全', path: '/monitor' },
|
||||
{ name: '景区', path: '/scenic' },
|
||||
{ name: '交通' }
|
||||
{ name: '交通', path: '/traffic' }
|
||||
]
|
||||
const navRight = [
|
||||
{ name: '停车' },
|
||||
|
||||
Reference in New Issue
Block a user