Browse Source

Merge branch 'online' into jenkins-main

TIANYONG 6 months ago
parent
commit
fc223d5f9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/coursewarePlay/index.tsx

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

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