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