This commit is contained in:
Gdpao
2020-08-25 11:12:33 +08:00
parent 8ce148950a
commit 94c22fdef1
2 changed files with 9 additions and 1 deletions

View File

@@ -112,7 +112,6 @@ export default {
type: 'error'
});
} else {
uni.setStorageSync('token', res.data.token);
uni.setStorageSync('userinfo', res.data);
uni.setStorageSync('rongyun', res.data.rongcloud_token);