Commit 55b8c24e authored by zhangdong's avatar zhangdong

样式修改

parent fb02631d
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
</el-carousel> </el-carousel>
<!-- <img src="~/assets/images/back.png" style="height:5.3rem;width:100%"> --> <!-- <img src="~/assets/images/back.png" style="height:5.3rem;width:100%"> -->
</div> </div>
<div class="loginbox"> <div class="loginbox">
<div class="login"> <div class="login">
<div class="author"> <div class="author">
...@@ -344,6 +345,7 @@ export default { ...@@ -344,6 +345,7 @@ export default {
width: 100%; width: 100%;
height: 5.3rem; height: 5.3rem;
background: white; background: white;
object-fit: cover;
/* display: flex; /* display: flex;
justify-content: center; */ justify-content: center; */
} }
...@@ -442,6 +444,7 @@ export default { ...@@ -442,6 +444,7 @@ export default {
width:/* 8.80rem; */ 12rem; width:/* 8.80rem; */ 12rem;
height: /* 5.40rem; */ 5.2rem; height: /* 5.40rem; */ 5.2rem;
/* margin:0 auto */ /* margin:0 auto */
object-fit: cover;
} }
.message-item > div > div { .message-item > div > div {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment