diff --git a/src/forge/Main/Diff.jsx b/src/forge/Main/Diff.jsx index ad9a527d..192b80e3 100644 --- a/src/forge/Main/Diff.jsx +++ b/src/forge/Main/Diff.jsx @@ -81,7 +81,7 @@ export default ({ match , history }) => { } {branchName} - {history.push(`/${owner}/${projectsId}/tree/${truncateCommitId(sha)}`)}} className="btnblue" style={{height:"36px"}}>浏览代码 + {history.push(`/${owner}/${projectsId}/tree/${truncateCommitId(sha)}`)}} className="btnblue" style={{height:"36px"}}>浏览文件