|
|
|
@ -53,11 +53,11 @@ export default {
|
|
|
|
|
return {
|
|
|
|
|
activeIndex: "/realTimeMonitor",
|
|
|
|
|
items: [
|
|
|
|
|
{
|
|
|
|
|
icon: "el-icon-s-home",
|
|
|
|
|
index: "/videoHistory",
|
|
|
|
|
title: "首页",
|
|
|
|
|
},
|
|
|
|
|
// {
|
|
|
|
|
// icon: "el-icon-s-home",
|
|
|
|
|
// index: "/videoHistory",
|
|
|
|
|
// title: "首页",
|
|
|
|
|
// },
|
|
|
|
|
{
|
|
|
|
|
icon: "el-icon-camera",
|
|
|
|
|
index: "/realTimeMonitor",
|
|
|
|
|