| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <router-view v-else></router-view> |
| | | <router-view v-else :key="$route.fullpath"></router-view> |
| | | <!-- 底部区域 --> |
| | | <!-- <MyFooter/> --> |
| | | </div> |
| | |
| | | { |
| | | id: 42, |
| | | label: '视频巡查', |
| | | link: '/video', |
| | | link: '/video_0', |
| | | icon: 'icon_shipinxuncha' |
| | | }, |
| | | { |
| | | id: 80, |
| | | label: '100路视频巡查', |
| | | link: '/video_1', |
| | | icon: 'icon_shipinxuncha' |
| | | }, |
| | | ] |
| | |
| | | { |
| | | id: 44, |
| | | label: '预警研判', |
| | | link: '/studyJudge', |
| | | link: '/studyJudge_0', |
| | | icon: 'icon_yujingyanpan' |
| | | }, |
| | | { |
| | | id: 81, |
| | | label: '100路预警研判', |
| | | link: '/studyJudge_1', |
| | | icon: 'icon_yujingyanpan' |
| | | }, |
| | | { |