|
@@ -210,6 +210,8 @@
|
|
width:100%;height: 460rpx;
|
|
width:100%;height: 460rpx;
|
|
.kecheng-video{height: 460rpx!important;}
|
|
.kecheng-video{height: 460rpx!important;}
|
|
.prism-big-play-btn{display: none!important;}
|
|
.prism-big-play-btn{display: none!important;}
|
|
|
|
+ .prism-player .prism-progress .prism-progress-played{background-color: #3fd2a1;}
|
|
|
|
+ .prism-player .prism-progress .prism-progress-cursor{background: unset;}
|
|
}
|
|
}
|
|
.kc-name-box{
|
|
.kc-name-box{
|
|
display: flex;align-items: center;box-sizing: border-box;padding: 24rpx 36rpx 6rpx;
|
|
display: flex;align-items: center;box-sizing: border-box;padding: 24rpx 36rpx 6rpx;
|
|
@@ -408,7 +410,7 @@
|
|
.file-picker-image{max-height: 200rpx;max-width: 160rpx;}
|
|
.file-picker-image{max-height: 200rpx;max-width: 160rpx;}
|
|
img{max-width: 100%;max-height: 200rpx;}
|
|
img{max-width: 100%;max-height: 200rpx;}
|
|
}
|
|
}
|
|
- .head-icon-box{width: 160rpx;height: 200rpx;margin: 0 auto;
|
|
|
|
|
|
+ .head-icon-box{width: 170rpx;height: 170rpx;margin: 0 auto;
|
|
background-image: url("@/static/images/my/user-default-img.png");@include ezy-no-repeat-cover();}
|
|
background-image: url("@/static/images/my/user-default-img.png");@include ezy-no-repeat-cover();}
|
|
}
|
|
}
|
|
.info-btn{width: 360rpx;margin: 100rpx auto 24rpx;font-size: 30rpx;}
|
|
.info-btn{width: 360rpx;margin: 100rpx auto 24rpx;font-size: 30rpx;}
|