topic_bank
杨树明 6 years ago
parent 3c8e8ed459
commit dd80d2ae4f

@ -412,6 +412,7 @@ class InfosTopics extends Component{
height: 22px !important; height: 22px !important;
line-height: 22px !important; line-height: 22px !important;
color: #fff !important; color: #fff !important;
margin-top: 4px;
} }
` `
} }
@ -530,7 +531,7 @@ class InfosTopics extends Component{
{item.name} {item.name}
</a> </a>
{item.is_public===true?types==="publicly"?"":<span className="edu-filter-btn edu-filter-btn-4CACFF ml15 fl gongkais mt3">公开</span>:""} {item.is_public===true?types==="publicly"?"":<span className="edu-filter-btn edu-filter-btn-4CACFF ml15 fl gongkais">公开</span>:""}

Loading…
Cancel
Save