|
|
@ -243,7 +243,7 @@ class InfosShixun extends Component{
|
|
|
|
<li className={category == "collect" ? "active font-16 whitepanelysllis" : "font-16 whitepanelysllis"}><a
|
|
|
|
<li className={category == "collect" ? "active font-16 whitepanelysllis" : "font-16 whitepanelysllis"}><a
|
|
|
|
onClick={() => this.changeCategory("collect")}
|
|
|
|
onClick={() => this.changeCategory("collect")}
|
|
|
|
href="javascript:void(0)"
|
|
|
|
href="javascript:void(0)"
|
|
|
|
className={is_current ? "font-16 w66" : "font-16 w80"}>{is_current ? "我" : "TA"}学习的</a></li>
|
|
|
|
className={is_current ? "font-16 w66" : "font-16 w80"}>{is_current ? "我" : "TA"}收藏的</a></li>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
{
|
|
|
|
{
|
|
|
|