Commit 659d84c0 by Zhang Xin

fix bug

parent f424e20b
......@@ -398,7 +398,7 @@ class PageContainer extends React.Component {
showOpenDoorPage(){
console.log("showOpenDoorPage")
this.setState({
showPage : initPage,
showPage : showPage[initPage],
showClock : true
})
}
......
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