|
|
@ -372,7 +372,7 @@ class App extends Component {
|
|
|
|
<Certifiedprofessional {...this.props} {...this.state} ModalCancelsy={this.ModalCancelsy} ModalshowCancelsy={this.ModalshowCancelsy}/>
|
|
|
|
<Certifiedprofessional {...this.props} {...this.state} ModalCancelsy={this.ModalCancelsy} ModalshowCancelsy={this.ModalshowCancelsy}/>
|
|
|
|
<Router>
|
|
|
|
<Router>
|
|
|
|
<Switch>
|
|
|
|
<Switch>
|
|
|
|
|
|
|
|
|
|
|
|
{/*题库*/}
|
|
|
|
{/*题库*/}
|
|
|
|
<Route path="/topicbank/:username/:topicstype"
|
|
|
|
<Route path="/topicbank/:username/:topicstype"
|
|
|
|
render={
|
|
|
|
render={
|
|
|
|