|
@@ -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}
|