Commit 2720f442 by 施宇

聊天系统兼容app

parent 4f17e2ae
Showing with 2 additions and 1 deletions
......@@ -144,7 +144,8 @@ Component({
name1: this.data.username.name == companyName ? this.data.username.name1 : this.data.username.name,
img1: this.data.username.name == companyName ? this.data.username.img1 : this.data.username.img,
timer: WebIM.time(),
isTemplate:'1'
isTemplate:'1',
custom: "custom"
});
console.log(params)
msg.set({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment