Explorar o código

Update index.tsx

lex-xin hai 9 meses
pai
achega
b8af0d627c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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}