Browse Source

修改点击不了 兼容性问题

黄琪勇 6 months ago
parent
commit
dc71866aac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/coursewarePlay/index.tsx

+ 1 - 1
src/views/coursewarePlay/index.tsx

@@ -971,7 +971,7 @@ export default defineComponent({
                       zIndex: 15,
                       opacity: 1
                     }
-                  : { opacity: 0, zIndex: -1 }
+                  : { opacity: 0, zIndex: -1, pointerEvents: "none" }
               }
               class={styles.itemDiv}>
               <VideoPlay