chenrui il y a 3 ans
Parent
commit
0a4209f0ac
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/layouts/PageView.vue

+ 1 - 0
src/layouts/PageView.vue

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