Merge pull request '代码库二级页面改版' (#118) from durian/forgeplus-react:feature_repo_second_page_xiesi into feature_repo_second_page

This commit is contained in:
jasder 2021-10-08 18:17:42 +08:00
commit 843b8f2894
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ export default Form.create()(
<div className="infosTip">
<p className="font-16 mb14 weight">语义化版本</p>
<p>
如果你是第一次发布版本我们强烈建议你阅读<a href='https://semver.org/lang/zh-CN' className="color-blue">语义化版本</a>
如果你是第一次发布版本我们强烈建议你阅读<a href='https://semver.org/lang/zh-CN' target='_blank' className="color-blue">语义化版本</a>
</p>
</div>
<div className="infosTip">