Commit 2f1f0bcc authored by wangzhujun's avatar wangzhujun

rank

parent 9710919c
......@@ -94,9 +94,7 @@ class Rankpage extends React.Component<{}, RankpageState> {
}
timeCtn
countdown() {
console.log("!@@@@!@@", this.state.openTime - this.timeStamp)
let res = dealTime2(this.state.openTime - this.timeStamp)
console.info("!@@@@!@@", res)
this.setState({
day: String(res.day),
hour: String(res.hour),
......
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