zhangjinxing 3 years ago
parent
commit
66247360a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/login/index.vue

+ 1 - 1
src/views/login/index.vue

@@ -319,7 +319,7 @@ export default {
       width: 84vw;
       height: 50vw;
       margin: 0 auto 0;
-      background: url("../../assets/images/my/personal/my-info.png") no-repeat;
+      background: url("../../assets/img/loginBox.png") no-repeat;
       background-size: 100% 100%;
       // border: 1px solid red;
       border-radius: 10px;