修改我的bug
This commit is contained in:
parent
3b135594ec
commit
c75009da11
@ -522,6 +522,7 @@
|
||||
_this.getOpenidByCode(res.code)
|
||||
_this.code = res.code
|
||||
uni.setStorageSync('code', res.code)
|
||||
_this.getStatus()
|
||||
},
|
||||
fail: function(error) {
|
||||
console.log('authError', error);
|
||||
|
Loading…
x
Reference in New Issue
Block a user