Browse Source

样式修改

tanxue 1 month ago
parent
commit
021fd1304a
2 changed files with 0 additions and 3 deletions
  1. 0 1
      common/styles/global/pages.scss
  2. 0 2
      pages/study/lookShipinNew.vue

+ 0 - 1
common/styles/global/pages.scss

@@ -834,7 +834,6 @@
 	width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
 	padding-top:var(--status-bar-height);display: flex;flex-direction: column;
 	@include ezy-no-repeat-cover(top);
-	.course-body-box{flex: 1;display: flex;align-items: center;box-sizing: border-box;padding-bottom: 64rpx;}
 	.course-video-box{width: 730rpx;height: 440rpx;padding: 32rpx 32rpx;margin: 0 auto 6rpx;}
 
 	.course-content-border{

+ 0 - 2
pages/study/lookShipinNew.vue

@@ -4,7 +4,6 @@
 			<view @click="goUpPage" class="nav-bar-icon"></view>
 			<text class="nav-bar-title">{{shipinTitle}}</text>
 		</view>
-		<view class="course-body-box">
 			<view class="ezy-video-box course-video-box">
 				<view ref="videoContent" id="wgy-player-test" :playAuth="playAuth"
 					:change:playAuth="renderScript.receiveMsg" :videoId="videoId"
@@ -14,7 +13,6 @@
 					:change:seekTime="renderScript.seekTimeFun" class="ezy-video">
 				</view>
 			</view>
-		</view>
 			<view class="course-content-border">
 			<view class="course-content-box">
 				<view v-for="(item,index) in progressMarkers" :key="index" @click="markersClick(item)">