@@ -80,6 +80,11 @@ const microApps = [
name: 'bms',
entry: '/bms/',
activeRule: '/page-bms'
+ },
+ {
+ name: 'cctv',
+ entry: '/cctv/',
+ activeRule: '/page-cctv'
}
];