|
@@ -207,13 +207,20 @@
|
|
.kecheng-video{height: 460rpx!important;}
|
|
.kecheng-video{height: 460rpx!important;}
|
|
.prism-big-play-btn{display: none!important;}
|
|
.prism-big-play-btn{display: none!important;}
|
|
}
|
|
}
|
|
- .kc-info-box{width: 100%;box-sizing: border-box;padding: 24rpx 36rpx;border-bottom: 1rpx solid #ebebeb;
|
|
|
|
- display: flex;align-items: center;justify-content: space-between;color: #555;}
|
|
|
|
|
|
+ .kc-name-box{
|
|
|
|
+ display: flex;align-items: center;box-sizing: border-box;padding: 24rpx 36rpx 6rpx;
|
|
|
|
+ icon{
|
|
|
|
+ width: 20rpx;height: 32rpx;margin-right: 10rpx;font-size: 32rpx;
|
|
|
|
+ background-image: url("@/static/images/common/nav-bar-jt.svg");@include ezy-no-repeat-cover();
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .kc-info-box{width: 100%;box-sizing: border-box;padding: 6rpx 36rpx 24rpx;border-bottom: 1rpx solid #ebebeb;
|
|
|
|
+ display: flex;align-items: center;justify-content: space-between;color: #555;font-size: 30rpx;}
|
|
.kecheng-mulu-box{
|
|
.kecheng-mulu-box{
|
|
width: 100%;box-sizing: border-box;padding: 0 36rpx;
|
|
width: 100%;box-sizing: border-box;padding: 0 36rpx;
|
|
.collapse-item-icon,.kejian-item-icon{width: 36rpx;height: 36rpx;@include ezy-no-repeat-cover();}
|
|
.collapse-item-icon,.kejian-item-icon{width: 36rpx;height: 36rpx;@include ezy-no-repeat-cover();}
|
|
.my-collapse-item {
|
|
.my-collapse-item {
|
|
- border-bottom: 1rpx solid #ebebeb;padding: 32rpx 0;
|
|
|
|
|
|
+ border-bottom: 1rpx solid #ebebeb;padding: 16rpx 0;
|
|
display: flex;align-items: center;justify-content: space-between;
|
|
display: flex;align-items: center;justify-content: space-between;
|
|
|
|
|
|
}
|
|
}
|
|
@@ -221,10 +228,10 @@
|
|
.collapse-item-icon{background-image: url("@/static/images/common/nav-bar-jt-bottom.svg");flex-shrink: 0;margin-left: 10rpx;}
|
|
.collapse-item-icon{background-image: url("@/static/images/common/nav-bar-jt-bottom.svg");flex-shrink: 0;margin-left: 10rpx;}
|
|
.item-open .collapse-item-icon{transform: rotate(180deg);}
|
|
.item-open .collapse-item-icon{transform: rotate(180deg);}
|
|
|
|
|
|
- .my-card-content {height: 0rpx;overflow: hidden;margin: 0 32rpx;}
|
|
|
|
|
|
+ .my-card-content {height: 0rpx;overflow: hidden;margin: 0 20rpx;}
|
|
.content-open{
|
|
.content-open{
|
|
display: block;height: auto;
|
|
display: block;height: auto;
|
|
- .content-open{margin: 0 16rpx;}
|
|
|
|
|
|
+ .content-open{margin: 0;}
|
|
.item-open{
|
|
.item-open{
|
|
border:0;
|
|
border:0;
|
|
.collapse-text{color: #333;}
|
|
.collapse-text{color: #333;}
|
|
@@ -232,7 +239,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.kejian-item{display: flex;align-items: center;padding: 16rpx;font-size: 28rpx;
|
|
.kejian-item{display: flex;align-items: center;padding: 16rpx;font-size: 28rpx;
|
|
- color: #666;border-radius: 4rpx;background-color: #f4f7ff;margin-bottom:20rpx;}
|
|
|
|
|
|
+ color: #666;border-radius: 4rpx;background-color: #f4f7ff;margin-bottom:16rpx;}
|
|
.kejian-item-icon{background-image: url("@/static/images/common/play-icon.svg");flex-shrink: 0;margin-right: 8rpx;}
|
|
.kejian-item-icon{background-image: url("@/static/images/common/play-icon.svg");flex-shrink: 0;margin-right: 8rpx;}
|
|
.kejian-active{
|
|
.kejian-active{
|
|
color: #3fd2a1;background-color: #3fd2a11a;
|
|
color: #3fd2a1;background-color: #3fd2a11a;
|