修改我的bug

This commit is contained in:
张凯 2025-04-03 11:07:30 +08:00
parent 3b135594ec
commit c75009da11

View File

@ -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);