|
@@ -343,7 +343,7 @@
|
|
|
width: 100%;height: 95vh;border-radius: 16rpx 16rpx 0 0;
|
|
width: 100%;height: 95vh;border-radius: 16rpx 16rpx 0 0;
|
|
|
background-color: #fff;box-shadow: 0 0rpx 4rpx rgba(100, 159, 241, 0.2);
|
|
background-color: #fff;box-shadow: 0 0rpx 4rpx rgba(100, 159, 241, 0.2);
|
|
|
display: flex;flex-direction: column;
|
|
display: flex;flex-direction: column;
|
|
|
- box-sizing: border-box;padding: 36rpx 0 0;
|
|
|
|
|
|
|
+ box-sizing: border-box;padding: 36rpx 0 120rpx;
|
|
|
.xuexi-dagang-body{overflow-y: auto;padding: 24rpx 0 0;}
|
|
.xuexi-dagang-body{overflow-y: auto;padding: 24rpx 0 0;}
|
|
|
.dagang-title{
|
|
.dagang-title{
|
|
|
width: 80%;line-height: 1.5;margin: 24rpx auto 0;
|
|
width: 80%;line-height: 1.5;margin: 24rpx auto 0;
|
|
@@ -1106,7 +1106,7 @@
|
|
|
width: 731rpx;height:356rpx;@include ezy-no-repeat-cover;
|
|
width: 731rpx;height:356rpx;@include ezy-no-repeat-cover;
|
|
|
background-image: url("@/static/images/shop/order-bj.png");
|
|
background-image: url("@/static/images/shop/order-bj.png");
|
|
|
position: relative;z-index: 1;box-sizing: border-box;padding: 26rpx 36rpx;
|
|
position: relative;z-index: 1;box-sizing: border-box;padding: 26rpx 36rpx;
|
|
|
- display: flex;align-items: center;margin:0 auto 16rpx;
|
|
|
|
|
|
|
+ display: flex;align-items: center;margin:0 auto 16rpx;flex-shrink: 0;
|
|
|
.item-img-box{width: 210rpx;height: 285rpx;border-radius: 12rpx;margin-right: 24rpx;flex-shrink: 0;}
|
|
.item-img-box{width: 210rpx;height: 285rpx;border-radius: 12rpx;margin-right: 24rpx;flex-shrink: 0;}
|
|
|
.item-content-box{
|
|
.item-content-box{
|
|
|
display: flex;flex-direction: column;justify-content: space-between;line-height: 1.5;
|
|
display: flex;flex-direction: column;justify-content: space-between;line-height: 1.5;
|
|
@@ -1121,7 +1121,7 @@
|
|
|
width: 713rpx;margin:0 auto;border-radius: 20rpx;
|
|
width: 713rpx;margin:0 auto;border-radius: 20rpx;
|
|
|
box-shadow: 0 0rpx 16rpx rgba(100, 159, 241, 0.2);
|
|
box-shadow: 0 0rpx 16rpx rgba(100, 159, 241, 0.2);
|
|
|
box-sizing: border-box;padding: 0 24rpx 16rpx;margin-bottom: 24rpx;
|
|
box-sizing: border-box;padding: 0 24rpx 16rpx;margin-bottom: 24rpx;
|
|
|
- position: relative;z-index: 2;background-color: #fff;
|
|
|
|
|
|
|
+ position: relative;z-index: 2;background-color: #fff;flex-shrink: 0;
|
|
|
// 课程学习等级
|
|
// 课程学习等级
|
|
|
.kcxxdj-title{color: #454545;font-size: 30rpx;font-weight: bolder;padding: 16rpx 0;}
|
|
.kcxxdj-title{color: #454545;font-size: 30rpx;font-weight: bolder;padding: 16rpx 0;}
|
|
|
.kcxxdj-tc-box{
|
|
.kcxxdj-tc-box{
|