好吧 最后我问题解决了,把图片放到服务器上用网络地址就好了,不知道是什么原因,如果有好心人的话希望有人能告知一下!
gif在安卓机上为什么不显示?image组件中使用gif动图,真机ios显示,安卓机不显示是什么原因?[图片][图片]
2021-05-31<view class="input-box" style="bottom:{{keyboard}}px" > <bottom-input bindjoinGroup="joinGroup" bindfocus="focus" bindblur="blur" bindsendRecordMsg="sendRecordMsg" bindsendTextMsg="sendTextMsg" bindsendImageMsg="sendImageMsg" bindeditMore="editMore" bindsendCameraMsg="sendCameraMsg" bindselectLocation="selectLocation" id="chat-input-item"></bottom-input> </view>
input获取键盘高度是有延迟的吗?现在想实现聊天功能,发现input 组件focus的时候会导致页面上推,于是用了adjust-position adjust-position="{{false}}" 现在,页面不上推了,我通过focus获取键盘高度然后把输入框上移,期间没有做任何延迟,但是输入框的上弹总是会慢半拍,我也不知道是为什么,有大佬知道吗? 点击更多的时候都很正常,只有弹起软键盘的时候有问题。 [图片][图片][图片] ,如图,现在是键盘出来了以后输入框才会跟着上来,就很奇怪
2021-02-20