Browse Source

bug修复

chenrui 3 years ago
parent
commit
0a4209f0ac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/layouts/PageView.vue

+ 1 - 0
src/layouts/PageView.vue

@@ -133,6 +133,7 @@ export default {
       height: 100%;
       height: 100%;
       >div{
       >div{
         height: 100%;
         height: 100%;
+        overflow: auto;
       }
       }
     }
     }
     .link {
     .link {