|
|
|
@ -408,10 +408,11 @@ class InfosTopics extends Component{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.gongkais{
|
|
|
|
|
min-width: 50px;
|
|
|
|
|
min-width: 50px;
|
|
|
|
|
height: 22px !important;
|
|
|
|
|
line-height: 22px !important;
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
margin-top: 4px;
|
|
|
|
|
}
|
|
|
|
|
`
|
|
|
|
|
}
|
|
|
|
@ -530,7 +531,7 @@ class InfosTopics extends Component{
|
|
|
|
|
{item.name}
|
|
|
|
|
</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>:""}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|