소스 검색

Update index.tsx

lex-xin 9 달 전
부모
커밋
b8af0d627c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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}