Explorar o código

fix overflow-y

haojianlong %!s(int64=5) %!d(string=hai) anos
pai
achega
aaca478d21

+ 5 - 0
src/views/point/dynamicdata/addRelation/equipRela/index.vue

@@ -694,3 +694,8 @@ export default {
   }
 }
 </style>
+<style>
+body{
+  overflow-y: hidden;
+}
+</style>