店铺入驻bug修改

This commit is contained in:
mabo
2021-06-28 11:23:22 +08:00
parent c673ab2b5e
commit c3bd727694
6 changed files with 73 additions and 65 deletions

View File

@@ -280,7 +280,7 @@ export default {
.login-container {
position: relative;
margin: 10px auto;
width: 1200px;
width: 600px;
background-color: #fff;
padding: 20px;
.login-btn{