autoLogin
This commit is contained in:
@@ -70,7 +70,7 @@ export default {
|
||||
uni.setNavigationBarTitle({title: "丰收号"})
|
||||
},
|
||||
onLoad() {
|
||||
this.autoLogin().then(() => {
|
||||
this.autoLogin({ loginWay: 'qujing' }).then(() => {
|
||||
this.getSwiperList();
|
||||
this.getGrids();
|
||||
this.getNotice();
|
||||
|
||||
Reference in New Issue
Block a user