Commit 8beaca10 by FE

Merge branch 'issue-20190920' into pre

parents 4795e1bf bec5585c
......@@ -36,7 +36,7 @@ class BargainMiddlePage extends Component {
list: [],
width: '0',
isShowMore: '',
status: 5,
status: '',
hour: '',
min: '',
sec: '',
......@@ -524,7 +524,7 @@ class BargainMiddlePage extends Component {
{
// this.state.isShowOverlay &&
this.state.isShowOverlay &&
<Overlay>
<div className="bargain-popup__content">
......
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