Explorar el Código

Update index.tsx

lex-xin hace 9 meses
padre
commit
b8af0d627c
Se han modificado 1 ficheros con 1 adiciones y 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}