隐藏菜单 大气污染特征

main
wangyunfei 2 weeks ago
parent d45da29ee4
commit 9cbf0d94d4

@ -103,21 +103,6 @@ const SystemContentList = (props) => {
"key": "/topnavbar00/business/envInformation", "key": "/topnavbar00/business/envInformation",
"label": "环保信息管理" "label": "环保信息管理"
}, },
{
"path": "/topnavbar00/business/atmospherePollutantLibrary",
icon: <img
src={inforicon}
alt="大气污染特征污染物名录库"
style={{
width: '16px',
height: '16px',
opacity: selectedKey.includes('/topnavbar00/business/atmospherePollutantLibrary') ? 1 : 0.6
}}
/>,
"key": "/topnavbar00/business/atmospherePollutantLibrary",
"label": "大气污染特征污染物名录库",
"hideInMenu": true // 隐藏菜单,但允许路由匹配
},
{ {
"path": "/topnavbar00/business/envmonitoring", "path": "/topnavbar00/business/envmonitoring",
icon: <img icon: <img

Loading…
Cancel
Save