diff --git a/src/views/courselibrary/components/seeModal.vue b/src/views/courselibrary/components/seeModal.vue index 1e93f4a1..23909941 100644 --- a/src/views/courselibrary/components/seeModal.vue +++ b/src/views/courselibrary/components/seeModal.vue @@ -160,18 +160,43 @@ :key="index" >
- +
- +
- +
- +
- +
- - + +
@@ -667,7 +692,7 @@ export default defineComponent({ width: calc(100% - 150px); position: relative; img { - width: 100%; + max-width: 100%; } .fuwenben { width: 90%;