|
|
|
@ -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}/>
|
|
|
|
|