Commit cd51047b authored by haiyoucuv's avatar haiyoucuv

整理一下代码

parent b26646aa
...@@ -49,7 +49,7 @@ export class Start extends Component { ...@@ -49,7 +49,7 @@ export class Start extends Component {
store.updateFrontVariable(); store.updateFrontVariable();
disableGestureReturn(); // disableGestureReturn();
this.interval = setInterval(() => { this.interval = setInterval(() => {
this.keepLive(); this.keepLive();
......
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