This commit is contained in:
shijingjing
2022-01-25 14:33:31 +08:00
parent 875ea3063c
commit b34bd79df7
2 changed files with 2 additions and 5 deletions

View File

@@ -74,9 +74,6 @@ export default {
}
}
.pad-120 {
// padding-left: 20px;
}
}
.btn {

View File

@@ -6,7 +6,7 @@
<div class="user">
<div>
<img src="./components/img/tx@2x.png" alt="" class="avtar">
<!-- <img src="" alt="" class="avtar"> -->
<!-- <img :src="" alt="" class="avtar"> -->
</div>
<div class="user-info">
<div class="user-name">李文盛</div>
@@ -191,7 +191,7 @@ export default {
.option {
margin-top: 64px;
background-color: #fff;
background-color: #fff;
.option-item {
display: flex;