TODO:安全态势地址修改
This commit is contained in:
@@ -367,7 +367,7 @@ const handleButtonClick = (item) => {
|
|||||||
'安全检测': 'TestingCenter', // 对应name: 'TestingCenter'的路由
|
'安全检测': 'TestingCenter', // 对应name: 'TestingCenter'的路由
|
||||||
'安全情报': 'Insights', // 对应name: 'Insights'的路由
|
'安全情报': 'Insights', // 对应name: 'Insights'的路由
|
||||||
'智能引擎': 'aihome', // 对应name: 'aihome'的路由
|
'智能引擎': 'aihome', // 对应name: 'aihome'的路由
|
||||||
'安全态势': 'https://example.com/security-situation' // 安全态势大屏地址(替换为实际地址)
|
'安全态势': 'http://222.20.126.217:10010/bigScreen/#/kxky' // 安全态势大屏地址(替换为实际地址)
|
||||||
};
|
};
|
||||||
|
|
||||||
const target = routeMap[item.name];
|
const target = routeMap[item.name];
|
||||||
|
|||||||
Reference in New Issue
Block a user