This commit is contained in:
唐明明
2022-01-30 18:32:52 +08:00
4 changed files with 189 additions and 133 deletions

View File

@@ -1,3 +1,4 @@
import * as RongIMLib from '@/uni_modules/RongCloud-IMWrapper/js_sdk/index'
import * as CallLib from '@/uni_modules/RongCloud-CallWrapper/lib/index'
import store from '@/store/index.js'
@@ -288,4 +289,4 @@ export default {
setNotifyBadge,
syncFriends,
syncUserInfo
}
}