dev_forum
hjm 5 years ago
parent cd62a4b289
commit 5f34758f75

@ -263,7 +263,7 @@ class App extends Component {
<Switch>
{/*<Route path="/login" component={LoginRegisterPage}/>*/}
{/*认证*/}
{/*<Route path="/account" component={AccountPage}/>*/}
<Route path="/account" component={AccountPage}/>
{/*403*/}
<Route path="/403" component={Shixunauthority}/>

Loading…
Cancel
Save