소스 검색

Merge branch 'master' into jenkins

skyblued 2 년 전
부모
커밋
f5a509e362
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/coursewarePlay/index.module.less
  2. 0 1
      src/views/exercise-after-class/index.tsx

+ 1 - 1
src/views/coursewarePlay/index.module.less

@@ -100,7 +100,7 @@
 .fullBtn {
   width: 38px;
   height: 55px;
-  background: rgba(51, 51, 51, 0.15);
+  background: rgba(51, 51, 51, 0.4);
   border-radius: 8px;
   display: flex;
   flex-direction: column;

+ 0 - 1
src/views/exercise-after-class/index.tsx

@@ -312,7 +312,6 @@ export default defineComponent({
                       onTimeupdate={(e: Event) => {
                         const videoEle = e.target as unknown as HTMLVideoElement
                         m.currentTime = videoEle.currentTime
-                        console.log("🚀 ~ videoEle.currentTime", videoEle.currentTime)
                       }}
                       onPlay={() => {
                         // 播放