This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhaoheqing
/
ohplay_h5
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
适配图片
DESKTOP-2S67K1S\31396
2 years ago
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
View File
@@ -59,4 +59,8 @@ export default {
width: calc(100% - 64rpx);
}
}
+
+img{
+ width: 100%;
+}
</style>