@@ -2,7 +2,7 @@
<div class="login">
<div class="top">
<div class="img">
- <img src="../images/check.png" alt />
+ <img src="../images/logo.jpg" alt />
</div>
<h4>欢迎使用智能预问诊</h4>
@@ -202,7 +202,7 @@ export default {
.img {
width: 1.6rem;
height: 1.6rem;
- background-color: red;
+ background-color: #fff;
margin: 1rem auto 0 auto;
img {
width: 100%;