提交 e84c2168 编写于 作者: Anne_LXM's avatar Anne_LXM

Merge branch 'main' of https://gitcode.net/dcloud/uni-im into main

import $state from '@/uni_modules/uni-im/sdk/state/index.js'; import $state from '@/uni_modules/uni-im/sdk/state/index.js';
export default { export default {
toChat(param) { toChat(param) {
console.error('toChat', param,$state)
if ($state.isWidescreen) { if ($state.isWidescreen) {
uni.$emit('uni-im-toChat', param) uni.$emit('uni-im-toChat', param)
} else { } else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册