This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zhaoheqing
/
ohplay_h5
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
适配图片
DESKTOP-2S67K1S\31396
2 years atrás
parent
b8e69a11d9
commit
5194122a79
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
src/pages/guide/index.vue
+ 4
- 0
src/pages/guide/index.vue
Ver Ficheiro
@@ -59,4 +59,8 @@ export default {
width: calc(100% - 64rpx);
}
}
+
+img{
+ width: 100%;
+}
</style>