融云im,钱包相关页面接口

This commit is contained in:
唐明明
2022-01-12 16:50:50 +08:00
parent e9903312f6
commit 9507e3ab17
237 changed files with 1310 additions and 97 deletions

View File

@@ -2,14 +2,7 @@
import im from '@/public/im'
export default {
onLaunch: function() {
console.log()
im.imInit()
},
onShow: function() {
},
onHide: function() {
// im.imInit()
}
}
</script>