This commit is contained in:
luyuan 2020-09-10 16:01:16 +08:00
parent 0087c0c3cd
commit 0c41f85630
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -180,7 +180,7 @@ export default {
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({