Commit bec5585c by FE

status reset

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