This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhaoheqing
/
ohplay_h5
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
适配图片
DESKTOP-2S67K1S\31396
hace 2 años
padre
b8e69a11d9
commit
5194122a79
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
src/pages/guide/index.vue
+ 4
- 0
src/pages/guide/index.vue
Ver fichero
@@ -59,4 +59,8 @@ export default {
width: calc(100% - 64rpx);
}
}
+
+img{
+ width: 100%;
+}
</style>