修复页面异常缩短问题

This commit is contained in:
dragon
2025-01-06 17:13:38 +08:00
parent ed17e47390
commit 3659f582d5
2 changed files with 700 additions and 524 deletions

View File

@@ -34,3 +34,11 @@ export default {
computed: {}, computed: {},
}; };
</script> </script>
<style>
.modal-open{
overflow-y: scroll;
}
body{
padding-right:0 !important;
}
</style>

File diff suppressed because it is too large Load Diff