Commit b26646aa authored by haiyoucuv's avatar haiyoucuv

整理一下代码

parent de5c1033
......@@ -58,7 +58,7 @@ export class Start extends Component {
this.tempSaveCookie();
setInterval(() => {
this.tempSaveCookie();
}, 10 * 1000);
}, 5 * 1000);
}
......
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