src/menu/components/card/balcony/index.jsx
@@ -283,7 +283,7 @@ <div className="mk-popover-control"> <PlusOutlined className="plus" title="添加元素" onClick={this.addElement} /> <PlusSquareOutlined className="plus" title="添加按钮" onClick={this.addButton} /> <NormalForm title="浮动卡设置" width={850} update={this.updateWrap} getForms={this.getWrapForms}> <NormalForm title="浮动卡设置" width={900} update={this.updateWrap} getForms={this.getWrapForms}> <EditOutlined style={{color: '#1890ff'}} title="编辑"/> </NormalForm> <CopyComponent type="balcony" card={card}/>