|
@@ -2004,11 +2004,11 @@
|
|
|
width: 100%;position: relative;display: flex;margin-bottom: 12rpx;
|
|
width: 100%;position: relative;display: flex;margin-bottom: 12rpx;
|
|
|
background-color: #fff;flex-shrink: 0;
|
|
background-color: #fff;flex-shrink: 0;
|
|
|
.arrow-icon{
|
|
.arrow-icon{
|
|
|
- width: 100rpx;height: 100rpx;position: absolute;
|
|
|
|
|
- display: flex;align-items: center;justify-content: center;
|
|
|
|
|
|
|
+ width: 50%;height: 100rpx;position: absolute;
|
|
|
|
|
+ display: flex;align-items: center;
|
|
|
}
|
|
}
|
|
|
- .left-icon{left: 0;}
|
|
|
|
|
- .right-icon{right: 0;}
|
|
|
|
|
|
|
+ .left-icon{left: 24rpx;justify-content: flex-start;}
|
|
|
|
|
+ .right-icon{right: 24rpx;justify-content: flex-end;}
|
|
|
.arrow-icon::after{
|
|
.arrow-icon::after{
|
|
|
content: '';width: 56rpx;height: 56rpx;@include ezy-no-repeat-cover;display: block;
|
|
content: '';width: 56rpx;height: 56rpx;@include ezy-no-repeat-cover;display: block;
|
|
|
background-image: url("@/static/images/xuexi/jt-a-icon.png");
|
|
background-image: url("@/static/images/xuexi/jt-a-icon.png");
|