src/views/pcdesign/index.jsx
@@ -1354,7 +1354,7 @@ let _config = fromJS(config).toJS() let NavBar = null _config.components = _config.components.map(item => { if (item.type === 'navbar') { if (item.type === 'navbar' && item.wrap) { NavBar = fromJS(item).toJS() return { type: 'navbar',