Results 5 comments of bilijing

update的时候key应该怎么样呢 ![image](https://user-images.githubusercontent.com/45563478/62444937-8a4db480-b791-11e9-99ca-4d5cfb375bbc.png) 请问如何更新到roomStore里面的数据呢. ![image](https://user-images.githubusercontent.com/45563478/62444977-a4879280-b791-11e9-8bcc-5898a43f72fd.png) 然后wxml里面该如何绑定数据。我试了roomStore.xxx不行.直接xxx也不行呢. ![image](https://user-images.githubusercontent.com/45563478/62445026-db5da880-b791-11e9-8617-8975a0787084.png)

@zwmmm 谢谢老哥。情况是 { data: { a: { numa: 1, numb: 2 }, b: { numc: 3, numd: 4 } }, getA() { console.log('a'); }, getB() { console.log('b'); } } a-page对应的data也应该是...

westore-proxy 版本我可以知道this.update成功了么。可有更新成功的回调呢。

问题是在群聊里面,拿到的是群id呀。你自己试试就知道了,我是所有者,并且也是管理员,发现不行。一看源码,你判断了群id,而不是发送者的id,应该取from,而不是chat的

可以说明隐形操作么,文档没有具体写清楚交互方式