This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
web
/
ibms
Seguir
6
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix overflow-y
haojianlong
%!s(int64=5) %!d(string=hai) anos
pai
43e94659c1
achega
aaca478d21
Modificáronse 1 ficheiros
con
5 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
5
0
src/views/point/dynamicdata/addRelation/equipRela/index.vue
+ 5
- 0
src/views/point/dynamicdata/addRelation/equipRela/index.vue
Ver ficheiro
@@ -694,3 +694,8 @@ export default {
}
}
</style>
+<style>
+body{
+ overflow-y: hidden;
+}
+</style>