debug
This commit is contained in:
@@ -1028,3 +1028,18 @@ pc 导航 滚动
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
播放线路
|
||||
*/
|
||||
.play-group-head{
|
||||
cursor: pointer;
|
||||
}
|
||||
.play-group-head.active{
|
||||
color:#FF9900;
|
||||
}
|
||||
.play-group-list{
|
||||
display: none;
|
||||
}
|
||||
.play-group-list.active{
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user