haliuhei

Results 4 issues of haliuhei

在官方往网站上也是占据的重要的位置,但是2年没有更新了, 是不是已经停止维护了呢?

https://github.com/dcloudio/uni-ui/blob/0ba41fb9d3785d9e85963de6a7900cd840dcc9fc/uni_modules/uni-load-more/components/uni-load-more/uni-load-more.vue#L112 注释了计算属性,导致nvue页面不显示文字

…ed for `justify-content` (supported values are: `flex-start`|`flex-end`|`center`|`space-between`|`space-around`)​

https://ext.dcloud.net.cn/plugin?id=9035 根据文档导入应用后,测试发现,拨打音视频(未接通),拨打方 挂断 和 接听方 挂断返回的callerId 都是 拨打方这边的 ``` TUICallingEvent.addEventListener('onCallCancelled', (res) => { console.log('onCallCancelled', res); }); ```