Browse Source

Update index.tsx

lex-xin 9 months ago
parent
commit
b8af0d627c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/coursewarePlay/index.tsx

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

@@ -1236,7 +1236,7 @@ export default defineComponent({
         </Popup>
 
         <Popup
-          class={[styles.popup, styles.popupCoursewarePlay, styles.popupPoint]}
+          class={[styles.popup, styles.popupPoint]}
           round
           style={{ background: 'transparent !important' }}
           v-model:show={popupData.pointOpen}