bug
This commit is contained in:
@@ -121,12 +121,12 @@ export default {
|
|||||||
|
|
||||||
},
|
},
|
||||||
onLoad() {
|
onLoad() {
|
||||||
|
this.getSwiperList();
|
||||||
|
this.getName();
|
||||||
|
this.getGrids();
|
||||||
|
this.getActive();
|
||||||
|
this.getNotice();
|
||||||
this.autoLogin().then(() => {
|
this.autoLogin().then(() => {
|
||||||
this.getSwiperList();
|
|
||||||
this.getName();
|
|
||||||
this.getGrids();
|
|
||||||
this.getActive();
|
|
||||||
this.getNotice();
|
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
@@ -404,7 +404,7 @@ export default {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-wrap {
|
.list-wrap {
|
||||||
|
|||||||
Reference in New Issue
Block a user