MrShi
10 小时以前 cd687c57b7c99cf9543bc4ae903e71ff0ef37a84
mini-program/unpackage/dist/dev/mp-weixin/common/main.js
@@ -184,7 +184,7 @@
                            return that.$store.commit('setUserInfo', res.data.member);
                          case 14:
                            _context.next = 16;
                            return that.$store.commit('setOpenId', res.data.member.openid);
                            return that.$store.commit('setOpenId', res.data.member.openId);
                          case 16:
                            _context.next = 18;
                            return that.checkLocationAuth();