|
@@ -1028,7 +1028,7 @@
|
|
|
.ezy-dajx-page{
|
|
.ezy-dajx-page{
|
|
|
width: 100%;height: 100vh;position: relative;display: flex;flex-direction: column;
|
|
width: 100%;height: 100vh;position: relative;display: flex;flex-direction: column;
|
|
|
.shiti-frame-box{overflow-y: auto;}
|
|
.shiti-frame-box{overflow-y: auto;}
|
|
|
- .dajx-video-box{width: 95%;}
|
|
|
|
|
|
|
+ .dajx-video-box{width: 95%;margin-top: 16rpx;}
|
|
|
.dajx-content-box{
|
|
.dajx-content-box{
|
|
|
width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;overflow-y: auto;
|
|
width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;overflow-y: auto;
|
|
|
.slfx-title,.spjj-title{
|
|
.slfx-title,.spjj-title{
|
|
@@ -1043,6 +1043,9 @@
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
+ @include mediaBig() {
|
|
|
|
|
+ .dajx-video-box{margin-top: 36rpx;}
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// 看视频
|
|
// 看视频
|