This commit is contained in:
hucong 2021-11-08 13:58:46 +08:00
parent e04fb11194
commit 3678b8eb72
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ function CoderDepotReadme({ operate , history , readme , ChangeFile }){
</div>
</Anchor>
{
content &&
<div className="commonBox-info">
<RenderHtml className="break_word_comments imageLayerParent" value={content} url={history.location}/>
</div>