css
This commit is contained in:
@@ -74,9 +74,6 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
.pad-120 {
|
||||
// padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.btn {
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user