feat:完善舆情页面
This commit is contained in:
@@ -11,7 +11,11 @@
|
||||
import box2 from './components/box-2.vue'
|
||||
import box3 from './components/box-3.vue'
|
||||
import box4 from './components/box-4.vue'
|
||||
const navLeft = [{ name: '安全' }, { name: '景区', path: '/scenic' }, { name: '交通' }]
|
||||
const navLeft = [
|
||||
{ name: '安全', path: '/monitor' },
|
||||
{ name: '景区', path: '/scenic' },
|
||||
{ name: '交通' }
|
||||
]
|
||||
const navRight = [
|
||||
{ name: '停车' },
|
||||
{ name: '工单' },
|
||||
|
||||
Reference in New Issue
Block a user