|
|
|
@ -445,7 +445,7 @@ class CoursesBanner extends Component {
|
|
|
|
|
<style>
|
|
|
|
|
{
|
|
|
|
|
`
|
|
|
|
|
.tag-orangces .tag-name{
|
|
|
|
|
.tag-orangces .tag-names{
|
|
|
|
|
display: block;
|
|
|
|
|
width: auto;
|
|
|
|
|
background-color: #FF6800;
|
|
|
|
@ -462,7 +462,7 @@ class CoursesBanner extends Component {
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
{excellent===true?
|
|
|
|
|
<span className="tag-orangces fl"><span className="tag-name mt10 ml10">国家精品</span></span>
|
|
|
|
|
<span className="tag-orangces fl"><span className="tag-names mt10 ml15">国家精品</span></span>
|
|
|
|
|
:""}
|
|
|
|
|
<span className={"TabsWarp"}>
|
|
|
|
|
<CoursesListType
|
|
|
|
|