Browse Source

fix: 修复页面滚动问题

zhangyuhan 4 years ago
parent
commit
0fafebfb16
1 changed files with 0 additions and 1 deletions
  1. 0 1
      jydocs-mobile/src/views/details/details.vue

+ 0 - 1
jydocs-mobile/src/views/details/details.vue

@@ -312,7 +312,6 @@ export default class extends Vue {
 @include diy-icon('iconJianYu', 24, 24);
 .details-p {
     height: 100%;
-    overflow: scroll;
     padding-bottom: 80px;
     box-sizing: border-box;
   .top-title-group {