This commit is contained in:
2020-09-10 16:01:16 +08:00
parent 0087c0c3cd
commit 0c41f85630

View File

@@ -179,8 +179,8 @@ export default {
this.$refs.uToast.show({
title: res.message,
type: 'success',
})
console.log(res.data)
})
uni.setStorageSync('token', res.data.token);
uni.setStorageSync('userinfo', res.data);
uni.setStorageSync('rongyun', res.data.rongcloud_token);
this.$u.route({