用户申请调整

This commit is contained in:
2022-01-25 15:27:33 +08:00
parent 530f1507f4
commit 33ee2ebd55
4 changed files with 191 additions and 140 deletions

View File

@@ -10,7 +10,7 @@ const initIm = (KEY) => {
addListeners()
}
const setNotifyBadge = (count) => {
const setNotifyBadge = () => {
// 获取未读消息数量
RongIMLib.getTotalUnreadCount(({
code,