src/mob/components/navbar/normal-navbar/index.jsx @@ -32,7 +32,6 @@ let _card = { uuid: card.uuid, type: card.type, floor: card.floor, format: 'object', // 组件属性 - 数据格式 pageable: false, // 组件属性 - 是否可分页 switchable: false, // 组件属性 - 数据是否可切换