This commit is contained in:
2022-02-23 15:32:31 +08:00
23 changed files with 213 additions and 171 deletions

View File

@@ -53,7 +53,7 @@
uni.$on('onContactNotification', this.checkNewFriendPending)
},
onUnload() {
uni.$off("onContactNotification")
uni.$off("onContactNotification")
},
methods: {
getFriendList() {