diff --git a/public/react/src/forge/Index.js b/public/react/src/forge/Index.js index eee358fbe..0db8b4cdf 100644 --- a/public/react/src/forge/Index.js +++ b/public/react/src/forge/Index.js @@ -37,6 +37,7 @@ class Index extends Component{ } componentDidMount=()=>{ this.getUserInfo(); + document.title="forge开源"; } getUserInfo=()=>{