引入融云

This commit is contained in:
2020-07-25 14:53:19 +08:00
parent 7b8ddc734c
commit 49e80c48c0
4 changed files with 10670 additions and 3 deletions

View File

@@ -69,6 +69,7 @@
}else{
uni.setStorageSync("token",res.data.token)
uni.setStorageSync("userinfo",res.data)
uni.setStorageSync('rongyun',res.data.rongcloud_token)
this.$u.route({
url:"/pages/index/index",
type:"switchTab"