diff --git a/src/App.js b/src/App.js index 11bb4a2b..77f5a53d 100644 --- a/src/App.js +++ b/src/App.js @@ -203,14 +203,6 @@ class App extends Component { }> {/*项目*/} - { - return () - } - }> - ) } }> + { + return () + } + }> + ( - personal && personal.length > 0 ? - - : - + ) } /> diff --git a/src/forge/Index.js b/src/forge/Index.js index ab254723..057444e9 100644 --- a/src/forge/Index.js +++ b/src/forge/Index.js @@ -61,6 +61,12 @@ class Index extends Component { )} > + ( + + )} + > );