|
@@ -319,7 +319,7 @@
|
|
width: 185rpx;height: 121rpx;@include ezy-no-repeat-cover;
|
|
width: 185rpx;height: 121rpx;@include ezy-no-repeat-cover;
|
|
padding: 16rpx 10rpx 10rpx 10rpx;position: absolute;top:1112rpx;right:140rpx;
|
|
padding: 16rpx 10rpx 10rpx 10rpx;position: absolute;top:1112rpx;right:140rpx;
|
|
background-image: url("@/static/images/study/shuxue/ceshi-pai.png");
|
|
background-image: url("@/static/images/study/shuxue/ceshi-pai.png");
|
|
- .brand-lock,.brand-icon{left: 0;top: -30rpx;}
|
|
|
|
|
|
+ .brand-lock,.brand-icon,.brand-finish-icon{left: 0;top: -30rpx;}
|
|
}
|
|
}
|
|
|
|
|
|
// brand-item
|
|
// brand-item
|
|
@@ -672,6 +672,7 @@
|
|
.slfx-content{
|
|
.slfx-content{
|
|
font-size: 32rpx;color: #333;line-height: 1.6;margin-bottom: 42rpx;
|
|
font-size: 32rpx;color: #333;line-height: 1.6;margin-bottom: 42rpx;
|
|
box-sizing: border-box;padding: 0 20rpx;word-wrap: break-word;word-break: break-all;
|
|
box-sizing: border-box;padding: 0 20rpx;word-wrap: break-word;word-break: break-all;
|
|
|
|
+ display: block;@include ezy-rich-text;
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|
|
@@ -830,7 +831,7 @@
|
|
.segmented-control__item--button--active .segmented-control__text{color: #fff!important;}
|
|
.segmented-control__item--button--active .segmented-control__text{color: #fff!important;}
|
|
}
|
|
}
|
|
.cuoti-content-box{flex: 1;background-color: rgba(255, 255, 255, 0.6);z-index: 3;margin: 10rpx 20rpx;}
|
|
.cuoti-content-box{flex: 1;background-color: rgba(255, 255, 255, 0.6);z-index: 3;margin: 10rpx 20rpx;}
|
|
- .cuoti-scroll-view{overflow-y: auto;}
|
|
|
|
|
|
+ .cuoti-scroll-view{overflow-y: auto;height: calc(100vh - 380rpx - var(--status-bar-height));}
|
|
|
|
|
|
// item
|
|
// item
|
|
.list-item-box{
|
|
.list-item-box{
|