xbx #94

Merged
theluyuan merged 2 commits from xbx into master 2020-09-10 08:01:30 +00:00
Showing only changes of commit 0c41f85630 - Show all commits

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({