JXDS18FUJT 2 years ago
parent
commit
5c4e8e8bbf
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/exam/test.vue

+ 3 - 0
src/views/exam/test.vue

@@ -801,6 +801,9 @@ export default defineComponent({
 </script>
 </script>
 
 
 <style lang="scss" scoped>
 <style lang="scss" scoped>
+body{
+  overflow-y: scroll;
+}
 .text-red {
 .text-red {
   color: red;
   color: red;
 }
 }