bug
This commit is contained in:
@@ -46,7 +46,7 @@ export default {
|
||||
},
|
||||
computed: { ...mapState(['user']) },
|
||||
mounted() {
|
||||
this.getList()
|
||||
// this.getList()
|
||||
},
|
||||
onShow() {
|
||||
document.title = "便民通讯录"
|
||||
@@ -86,7 +86,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.AppMailList {
|
||||
background-color: #F3F6F9;
|
||||
// background-color: #F3F6F9;
|
||||
.list-content{
|
||||
padding-bottom: 112px;
|
||||
// .title{
|
||||
|
||||
Reference in New Issue
Block a user