26548
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<img src="./components/img/header.png" alt="">
|
||||
<div class="content-info"></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -20,10 +19,8 @@ export default {
|
||||
},
|
||||
computed: {...mapState(['user'])},
|
||||
onShow() {
|
||||
|
||||
},
|
||||
methods: {
|
||||
|
||||
},
|
||||
}
|
||||
</script>
|
||||
@@ -44,6 +41,6 @@ export default {
|
||||
margin: -136px 30px 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user