提交 fe977ae4 authored 作者: matian's avatar matian

fix:修改图片不占满屏

上级 26a398b3
...@@ -115,7 +115,8 @@ export default { ...@@ -115,7 +115,8 @@ export default {
position: relative; position: relative;
.market_other_img { .market_other_img {
width: 100%; width: 100%;
height: 100vh; height: 100%;
position: absolute;
} }
.signIn_detail { .signIn_detail {
width: 1rem; width: 1rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论