Commit 5659a5fc by Zhang Xin

注释掉倒计时开始

parent b0565605
...@@ -213,7 +213,7 @@ class PageContainer extends React.Component { ...@@ -213,7 +213,7 @@ class PageContainer extends React.Component {
},()=>{ },()=>{
//开门开始倒计时 //开门开始倒计时
this.countBackTime = maxTime; this.countBackTime = maxTime;
this.beginCountBack() // this.beginCountBack()
}); });
break; break;
case 'SUCCESS_CLOSEDOOR': case 'SUCCESS_CLOSEDOOR':
......
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