Commit 9a4b585a authored by cc's avatar cc

update

parent 6f5ab090
......@@ -15,7 +15,7 @@ class Homepage extends React.Component {
super(props);
}
componentDidMount(): void {
ModalCtrl.showModal(Taskpop);
// ModalCtrl.showModal(Taskpop);
}
showRank = () => {
PageCtrl.changePage(RankPage);
......
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