uuid: n.code, avata

uuid: n.code, avatarUrl: t.userInfo.avatarUrl, nickName: t.userInfo.nickName }, success: function (t) { console.log(JSON.stringify(t.data)), 200 === t.statusCode ? 1 == t.data.code ? (e.setStorageSync("user_id", t.data.msg.id), e.setStorageSync("username", t.data.msg.username), e.setStorageSync("userimg", t.data.msg.userimg), e.setStorageSync("jifen", t.data.msg.jifen), e.setStorageSync("viptime", t.data.msg.viptime), e.setStorageSync("buy", t.data.msg.buy), e.setStorageSync("collect", t.data.msg.collect), e.hideLoading(), e.reLaunch({ url: "../index/index" })) : e.showToast({ title: t.data.msg, icon: "none", duration: 2e3 }) : console.log("请求失败", t) 登录接口更新 出问题搞不清楚什么情况 佬哥点精