Commit 1cda3c95 by FE

split text modify again

parent 826db8c7
......@@ -438,7 +438,7 @@ class YearCourse extends Component {
{/*浮框*/}
<div className='nav-right'>
<span onClick={this.toBoxList} className='nav-right__link'>
宝箱
宝箱
{
removable > 0 &&
<i className="nav-right__number">{removable}</i>
......
......@@ -131,7 +131,6 @@ export default class index extends Component {
</div>
<div className="banner-treasure__decorate"></div>
</div>
<<<<<<< HEAD
{/*浮框*/}
<div className='nav-right'>
<span onClick={this.toBoxList} className='nav-right__link'>
......@@ -149,9 +148,6 @@ export default class index extends Component {
}
</a>
</div>
=======
>>>>>>> c02cc991093653f9baa21a7088ec2362f166285f
{/* 大咖直播 */}
<LiveRoom/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment