Commit 6725721a by FE

Merge branch 'new-share'

parents 36e8e8e9 dbfbc0eb
......@@ -675,6 +675,9 @@ class RedPacket extends PureComponent {
}else {
this.handleToClose(true);
}
this.setState({
isCopy: false
});
}}
/>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment